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

Re: (SPOILER) Read carefully...

by meta4 (Monk)
on Oct 09, 2002 at 21:41 UTC ( [id://204058]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    use strict;
    ...
    'J A P H !'}},sub{++($_="yot")},sub{(sub{@_[1,4,3,6,2,5,0]})->(split('
    +',
    "thnva'e"))})},sub{(sub {map{$_->()}@_[1,0]})->(sub{(sub{$_[0]->(), q;
    +'t ;
    })->(sub{'n'})},sub{no strict;Do})},sub{$/})
    
  2. or download this
    (
        sub {
    ...
    ) -> (
      1, 2, 3
    );
    
  3. or download this
    (
        sub {
    ...
        sub{ 'Perl ' },
        sub{ 'hacker,' },
    );
    
  4. or download this
    (
        sub {
    ...
        sub{ 'hacker,' },
        sub{ 'Perl ' },
    );
    
  5. or download this
    (
        sub {
    ...
            )
        }
    );
    
  6. or download this
    lc ref
        sub {
            '', reverse 'J A P H !'
        }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (3)
As of 2024-04-24 03:11 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found