View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000516 | Perl for OS/2 | Bug | public | 2012-01-15 13:08 | 2012-06-09 18:13 |
Reporter | shmuel | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | AMD dual core | OS | eComStation | OS Version | 2.0 GA |
Summary | 0000516: Missing CMD files in Perl 5.14.2 | ||||
Description | In 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. | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
|
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. |
|
I've attached a copy of the perl2cmd that I use. It's got a couple of fixes. |
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 |