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

Re^9: Introspecting function signatures

by jcb (Parson)
on Mar 08, 2021 at 01:58 UTC ( [id://11129306]=note: print w/replies, xml ) Need Help??


in reply to Re^8: Introspecting function signatures
in thread Introspecting function signatures

I'd certainly put test-subs into their own package, if they lived in the same file.

That does not reduce the overhead problem I mentioned — the test-subs will still be compiled every time the module containing them is loaded. Only putting the tests into a separate file solves that problem.

  • Comment on Re^9: Introspecting function signatures

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (5)
As of 2024-04-19 06:29 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found