Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re^3: Call subroutine of main namespace from package in Plack

by AnomalousMonk (Archbishop)
on Apr 11, 2018 at 16:41 UTC ( [id://1212706]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    c:\@Work\Perl\monks\Thenothing>perl -le
    "use warnings;
    ...
    "
    hiya @ Wed Apr 11 12:35:25 2018
    hiya @ Wed Apr 11 12:35:25 2018
    
  2. or download this
    package Mypackage;
    
    ...
    sub test2 { ::test(); }
    
    1;
    

Log In?
Username:
Password:

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

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

    No recent polls found