View Issue Details

IDProjectCategoryView StatusLast Update
0000516Perl for OS/2Bugpublic2012-06-09 18:13
Reportershmuel Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status newResolutionopen 
PlatformAMD dual coreOSeComStationOS Version2.0 GA
Summary0000516: Missing CMD files in Perl 5.14.2
DescriptionIn order to execute Perl scripts, e.g., perlbug, pod2ipt, directly,they must have a suitable extension and begin with an EXTPROC line. Note that some CPAN modules, e.g., Pod::Usage, invoke these scripts via system, so bypassing the problem by writing perl perldoc is not an option.
TagsNo tags attached.
Attached Files

Activities

shmuel

2012-01-15 14:12

reporter   ~0002174

The 5.8.0 build had these:

c2ph
c2ph.cmd
dprofpp
dprofpp.cmd
enc2xs
enc2xs.cmd
find2perl
find2perl.cmd
h2ph
h2ph.cmd
h2xs
h2xs.cmd
libnetcfg
libnetcfg.cmd
perlbug
perlbug.cmd
perlcc
perlcc.cmd
perldoc
perldoc.cmd
perlivp
perlivp.cmd
pl2pm
pl2pm.cmd
pod2html
pod2html.cmd
pod2latex
pod2latex.cmd
pod2man
pod2man.cmd
pod2text
pod2text.cmd
pod2usage
pod2usage.cmd
podchecker
podchecker.cmd
podselect
podselect.cmd
pstruct
pstruct.cmd
s2p
s2p.cmd
splain
splain.cmd
testperl.cmd
xsubpp
xsubpp.cmd

Example:

[h:\]Q:\moztools\diff F:\Perl\bin\5.8.0\perlbug.cmd F:\Perl\bin\5.8.0\perlbug
1d0
< extproc perl -S

I'd advise including pod2ipf.cmd as well.

Steven Levine

2012-06-09 18:13

manager   ~0002303

I've attached a copy of the perl2cmd that I use. It's got a couple of fixes.

Issue History

Date Modified Username Field Change
2012-01-15 13:08 shmuel New Issue
2012-01-15 14:12 shmuel Note Added: 0002174
2012-06-09 18:12 Steven Levine File Added: perl2cmd_cmd-20060605.zip
2012-06-09 18:13 Steven Levine Note Added: 0002303