Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: Re: Too many modules

by Fastolfe (Vicar)
on Dec 13, 2001 at 03:12 UTC ( [id://131459]=note: print w/replies, xml ) Need Help??


in reply to Re: Too many modules
in thread Module breaks when declaring variables

And for the benefit of others, a well-written module that makes use of version-specific language elements should probably declare this in their module:
require 5.6.0;
This makes tracking down these types of problems a lot easier.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (6)
As of 2024-03-28 08:51 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found