Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re^3: Perl Generating error on display.

by zer (Deacon)
on Mar 26, 2008 at 05:39 UTC ( [id://676305]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Perl Generating error on display.
in thread Perl Generating error on display.

http://aspn.activestate.com/ASPN/docs/ActivePerl/5.10/faq/Windows/ActivePerl-Winfaq4.html#What_s_the_equivalent_of_the_she ActivePerl 5.10 documentation windows specific notes which will get you going and explain the little quirks. Shebang doesn't work the same on windows as it would with a linix system. You likely need to add perl to your path and associate the file type. It is all explained in here. As a default, provided you put the full location in the command line of perl, then the file you want to run. It should go for you.

That being said, that is for regular scripts. Apache may use the shebang line, otherwise an alias needs to be set up in the http.conf.

Good luck

  • Comment on Re^3: Perl Generating error on display.

Log In?
Username:
Password:

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

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

    No recent polls found