Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: Re: $VERSION to logfile?

by tenya (Beadle)
on Apr 17, 2003 at 03:57 UTC ( [id://251122]=note: print w/replies, xml ) Need Help??


in reply to Re: $VERSION to logfile?
in thread $VERSION to logfile?

This works great (I have chaged it to require my modules that are only found in the same directory as my script). One question, if I change
eval "require $module";
to require $module; it fails because it looks only in @INC rather than in the same directory as my script . Why is eval needed to get it to look in the directory?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (5)
As of 2024-04-24 22:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found