Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: Re: Re: Stupid newbie question - perl/cgi

by Zaxo (Archbishop)
on Apr 03, 2002 at 04:25 UTC ( [id://156228]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: Stupid newbie question - perl/cgi
in thread perl/cgi question: script works from unix command line, but not web page

The perlfunc section of docs in your development environment is probably most convenient. In ActiveState those are distributed in a winhelp format and accessable through the AS start menu. On unix just type 'perldoc -f use'. use is like #include in C, but with specific behavior at compile time, and with regard to multiple inclusion.

  1. perldoc perlfunc
  2. perldoc perlsyn
  3. perldoc perlop
  4. perldoc IO::File

After Compline,
Zaxo

  • Comment on Re: Re: Re: Stupid newbie question - perl/cgi

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (1)
As of 2024-04-25 01:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found