Query: pl2pm
OS: redhat
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PL2PM(1) Perl Programmers Reference Guide PL2PM(1)NAMEpl2pm - Rough tool to translate Perl4 .pl files to Perl5 .pm modules.SYNOPSISpl2pm filesDESCRIPTIONpl2pm is a tool to aid in the conversion of Perl4-style .pl library files to Perl5-style library modules. Usually, your old .pl file will still work fine and you should only use this tool if you plan to update your library to use some of the newer Perl 5 features, such as AutoLoading.LIMITATIONSIt's just a first step, but it's usually a good first step.AUTHORLarry Wall <larry@wall.org> perl v5.8.0 2003-02-18 PL2PM(1)
Related Man Pages |
---|
prename(1) - linux |
perlmacos(1) - redhat |
perlutil(1) - debian |
perlutil(1) - x11r4 |
perlutil(1) - suse |
Similar Topics in the Unix Linux Community |
---|
how to get filename from directory |