Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re^15: Flummoxed by strict.pm

by BrowserUk (Patriarch)
on May 10, 2010 at 04:18 UTC ( [id://839161]=note: print w/replies, xml ) Need Help??


in reply to Re^14: Flummoxed by strict.pm
in thread Flummoxed by strict.pm

The Xampp Perl does not have the lib with the strict.pm;

Then it is broken by design and should be scrapped.

Seeing this, I tried to change the path in the Perl file to: #!c:/perl64/bin/perl.exe

As I told you back up there somewhere, Windows doesn't use the shebang line. (Though Apache under Windows might). That's why I though you might also have Cygwin installed.

If you use a Cygwin shell, that will emulate the *nix-style of shebang processing. Maybe the XAMPP Shell is something similar?

What output do you get from: set

What output do you see from: ftype | find "perl"?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (6)
As of 2024-04-20 00:16 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found