debian-galaxy-a20e/rootfs/usr/share/perl/5.36.0/Encode/_PM.e2x

24 lines
250 B
Plaintext
Raw Permalink Normal View History

2026-08-27 13:48:54 +00:00
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<Encode>
=cut