blob: e203dfded5025f71791feaf154643361d0020544 (
plain)
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;
|