File: ConfigLocal_PM.e2x

package info (click to toggle)
libencode-perl 3.21-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 11,152 kB
  • sloc: perl: 4,400; ansic: 1,077; makefile: 8
file content (13 lines) | stat: -rw-r--r-- 184 bytes parent folder | download | duplicates (24)
1
2
3
4
5
6
7
8
9
10
11
12
13
#
# Local demand-load module list
#
# You should not edit this file by hand!  use "enc2xs -C"
# 
package Encode::ConfigLocal;
our $VERSION = $_LocalVer_;

use strict;

$_ModLines_

1;