/usr/share/perl/5.34.0/Encode
NameSizeModeActions
Changes.e2x1790644editdlrm
ConfigLocal_PM.e2x1840644editdlrm
encode.h493020644editdlrm
Makefile_PL.e2x51680644editdlrm
PerlIO.pod60600644editdlrm
README.e2x5530644editdlrm
Supported.pod287320644editdlrm
_PM.e2x2500644editdlrm
_T.e2x1510644editdlrm
Edit: /usr/share/perl/5.34.0/Encode/_PM.e2x (250B)
package Encode::$_Name_; our $VERSION = "0.01"; use Encode; use XSLoader; XSLoader::load(__PACKAGE__,$VERSION); 1; __END__ =head1 NAME Encode::$_Name_ - New Encoding =head1 SYNOPSIS You got to fill this in! =head1 SEE ALSO L =cut