File: ConfigLocal_PM.e2x

package info (click to toggle)
libencode-perl 2.63-1%2Bdeb8u1
  • links: PTS, VCS
  • area: main
  • in suites: jessie
  • size: 10,944 kB
  • ctags: 220
  • sloc: perl: 4,185; ansic: 120; makefile: 7
file content (13 lines) | stat: -rw-r--r-- 184 bytes parent folder | download | duplicates (22)
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;