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

Re^4: help with "symbol lookup error" message

by Anonymous Monk
on Jan 28, 2023 at 06:23 UTC ( [id://11149969]=note: print w/replies, xml ) Need Help??


in reply to Re^3: help with "symbol lookup error" message
in thread help with "symbol lookup error" message

> The 0 I'm guessing is just a required return value?

The zero is not required.

unshift @INC, sub { warn "Loading $_[1]\n" };
Does the same thing.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (6)
As of 2024-04-19 11:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found