Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: Mojolicious hook

by Laurent_R (Canon)
on Jun 05, 2019 at 20:49 UTC ( [id://11101029]=note: print w/replies, xml ) Need Help??


in reply to Mojolicious hook

Sure, you can put calls to subroutines after the return statement of a sub, but the problem is that such subroutines call will never be reached in the control flow of the program (at least if it is an unconditional return statement). Those subroutine calls are just dead code for all practical purposes.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (4)
As of 2024-03-29 10:28 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found