Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Functional Inside Out Closure Objects

by fletcher_the_dog (Friar)
on May 20, 2004 at 15:01 UTC ( [id://354972]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    package Foo;
    ...
    print $foo->fullname."\n";
    $foo->debug;
    
  2. or download this
       The "goto-&NAME" form is quite different from the other forms of "g
    +oto".  In fact, it isn't a goto in the normal sense at all, and doesn
    +'t have the stigma associated with other gotos.
    
  3. or download this
    package Class::FIOC;
    require Exporter;
    ...
    }
    1;
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://354972]
Approved by kutsu
Front-paged by davido
help
Chatterbox?
and the web crawler heard nothing...

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

    No recent polls found