Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

"executable suffixes" for -x on win32 (perlport)

by pryrt (Abbot)
on Apr 25, 2017 at 21:27 UTC ( [id://1188911]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/env perl
    use warnings;
    ...
        unlink $fh;
    }
    __END__
    
  2. or download this
    C:\path-to\cpan-bugs\proc-bg\hello-pathext.pl => 0
    ./com-hello.com
    ...
    
    C:\path-to\cpan-bugs\proc-bg\>echo %pathext%
    .com;.exe;.bat;.cmd;.vbs;.vbe;.js;.jse;.wsf;.wsh;.msc;.pl;.COM;.EXE;.B
    +AT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://1188911]
Approved by kcott
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (6)
As of 2024-04-18 09:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found