Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re^3: How to get Perlmonks to report bugs? (ungrateful bozo)

by ysth (Canon)
on Jul 31, 2007 at 22:05 UTC ( [id://629935]=note: print w/replies, xml ) Need Help??


in reply to Re^2: How to get Perlmonks to report bugs? (ungrateful bozo)
in thread How to get Perlmonks to report bugs?

Perhaps if $VERSION isn't defined and then require fails, base.pm could search for any subroutines being defined in the requested package and, if there are some, produce a much more verbose message about how they now need to define $VERSION for the in-lined module to work with this fixed release of base.pm.
A failed require can have created subs, so the check would have to have preceeded the require. I know it's a trivial added inefficiency, but it's just one more reason to hate using base just as syntactic sugar.
  • Comment on Re^3: How to get Perlmonks to report bugs? (ungrateful bozo)

Log In?
Username:
Password:

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

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

    No recent polls found