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

Re: Understanding using external program data

by philcrow (Priest)
on Feb 14, 2007 at 16:10 UTC ( #599974=note: print w/replies, xml ) Need Help??


in reply to Understanding using external program data

Exporter will only work if you 'use' the external module. Using it with 'require' does not invoke the import method which puts the export list into the main namespace. You should probably rename the script with the hash as .pm and 'use' it.

Phil

  • Comment on Re: Understanding using external program data

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (7)
As of 2023-12-02 11:47 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    What's your preferred 'use VERSION' for new CPAN modules in 2023?











    Results (16 votes). Check out past polls.

    Notices?