Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: Re^2: include statement in perl?

by Beatnik (Parson)
on May 31, 2003 at 13:35 UTC ( [id://262062]=note: print w/replies, xml ) Need Help??


in reply to Re^2: include statement in perl? (DOCUMENT_ROOT trustworthy)
in thread include statement in perl?

'safe to trust' ne 'untainted' :)

Greetz
Beatnik
... I'm belgian but I don't play one on TV.

Replies are listed 'Best First'.
Re^4: include statement in perl? (no care needed)
by Aristotle (Chancellor) on May 31, 2003 at 13:38 UTC
    Of course; I just mean you don't need to set it yourself. It'll suffice to simply do something like
    my ($doc_root) = $ENV{DOCUMENT_ROOT} =~ /(.*)/;

    Makeshifts last the longest.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (4)
As of 2024-04-23 22:23 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found