Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: Subroutine problems

by Trizor (Pilgrim)
on Jul 30, 2007 at 15:37 UTC ( [id://629600]=note: print w/replies, xml ) Need Help??


in reply to Subroutine problems

It seems like you're attempting to re-implement the require function, loading a library at runtime, or the do FILE use of do, you might want to look into perl's variety of library loading functions before attempting to debug this.

It seems you need a library, you might want to consider reading perlmod and perlmodlib for information on writing libraries.

Replies are listed 'Best First'.
Re^2: Subroutine problems
by ikegami (Patriarch) on Jul 30, 2007 at 15:54 UTC

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (6)
As of 2024-04-19 16:25 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found