Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: rest function?

by igelkott (Priest)
on Apr 11, 2013 at 22:25 UTC ( [id://1028243]=note: print w/replies, xml ) Need Help??


in reply to rest function?

includes

Since you use this term, just want to make certain that you're checking both for use and require and that you know that these can appear practically anywhere in the file.

If you find no other sources, maybe rest simply isn't defined at all. For example:
perl -e 'if(0) { $return_line = rest($short_module, $peakapex); } else { print "foo\n"; }'
will run without error (ignoring strict and warnings for the moment). Probably not so obvious in your program but you can check for this situation with a nearby print statement or, of course, a proper debugger.

If even this doesn't explain it, the definition of rest must be hidden in you file somehow.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (2)
As of 2025-11-18 07:01 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    What's your view on AI coding assistants?





    Results (72 votes). Check out past polls.

    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.