Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

perl5 on iis5

by Anonymous Monk
on Jun 16, 2001 at 17:48 UTC ( [id://89045]=perlquestion: print w/replies, xml ) Need Help??

Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:

This node falls below the community's threshold of quality. You may see it by logging in.

Replies are listed 'Best First'.
Re: perl5 on iis5
by nysus (Parson) on Jun 16, 2001 at 17:56 UTC
    Hey, bro, it's not real good practice here to double post. Try rewriting your question in real english instead of copying and pasting your STDOUT and you'll probably get a much better response.

    $PM = "Perl Monk's";
    $MCF = "Most Clueless Friar Abbot";
    $nysus = $PM . $MCF;

Re: perl5 on iis5
by srawls (Friar) on Jun 16, 2001 at 18:37 UTC
    Perl can't find your file, you have to tell perl where it is:
    BEGIN { push @INC, 'path\\to\\usr_pin.conf.pl'; }
    Please note: I noticed you are on windows, those double slashes are needed because otherwise you'll escape the letter following the slash.

    Update:Oh, and listen to Nysus, he's right on the mark.

    The 15 year old, freshman programmer,
    Stephen Rawls

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (2)
As of 2025-07-15 04:53 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.