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

Re: Re: modules within modules...a question

by Crian (Curate)
on Apr 01, 2004 at 15:49 UTC ( [id://341667]=note: print w/replies, xml ) Need Help??


in reply to Re: modules within modules...a question
in thread modules within modules...a question

No, I think the error message

> Undefined subroutine &main::randsalt called at ./test.pl line

indicates, that he tries to call randsalt in the main package, where is no randsalt. So I think (as I posted above), that he forgot to qualify the name or to export the function.

What else reason could lead to that error message?
  • Comment on Re: Re: modules within modules...a question

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (2)
As of 2024-04-25 20:29 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found