Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: Re: Subroutine Reference with use strict

by chiller (Scribe)
on Apr 13, 2002 at 20:44 UTC ( [id://158855]=note: print w/replies, xml ) Need Help??


in reply to Re: Subroutine Reference with use strict
in thread Subroutine Reference with use strict

The purposes of the prototypes in the refs is to avoid this particular error, unless you can find another way around it:
Prototype mismatch: sub Apache::ROOT::myPackage::::lost vs (@) at (eva +l 72) line 478 (#5)
Obviously it isn't supposed to work that way, and putting the prototypes in there was just kind of a shot in the dark. But that particular error went away :)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (5)
As of 2024-03-29 13:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found