Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Making it clearer to say that a sub is defined within current package (package aliasing)

by LanX (Saint)
on Apr 11, 2019 at 17:20 UTC ( [id://1232463]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    
  2. or download this
    C:/Perl_524/bin\perl.exe  d:/exp/local_package.pl 
    xyz called at d:/exp/local_package.pl line 6.
    Undefined subroutine &my::xyz called at d:/exp/local_package.pl line 3
    +0.
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (3)
As of 2024-04-19 20:23 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found