APM: #! /usr/bin/perl -wT MORE DETAILS

CaptNemo CaptNemo at Austin.rr.com
Thu Oct 19 08:30:12 PDT 2006


RECAP:
One other question...

Recently for some reason when I start my programs with:

         #! /usr/bin/perl

They don't work any more (on the latest versions of Slackware (perl 5.8.x)) 
but, when I use:

         #! /usr/bin/perl -wT

...they work fine.   I say recently because on older Slackware machines, 
the first example works fine still.  Anyone have an idea why this is?


Here's the behavior-

When I use

         #! /usr/bin/perl -wT

         ...it works fine.

  When I use

         #! /usr/bin/perl

         ...bash returns:

         ": No such file or directory

...and does not execute the program.

What is going on??? 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.pm.org/pipermail/austin/attachments/20061019/e473f1bb/attachment-0001.html 


More information about the Austin mailing list