I'd like to print the module name of the module I'm currently within. So say program foo.pl calls module bar.pm. Within bar.pm how do I get it's name. $0 refers to foo.pl not bar.pm.
Thanks,
Scott
I have a databases that stores log file information amongst other things. Along with that information is a path to where the actual log file resides. A colleague of mine suggested storing the file itself in the database as well. Is that a better idea? I would think keeping a pointer to where...
I keep geting the following warning message when I successfully use the Expect.pm module. Is this becasue I'm not using it correctly? I don't use a string "scp" in my code.
Unquoted string "scp" may clash with future reserved word at...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.