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

Re: Worst thing you ever made with Perl

by jonadab (Parson)
on Sep 30, 2003 at 18:15 UTC ( [id://295376]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    =cut
    
    sub new {
        ...
    }
    =item C<as_string>
    
  2. or download this
    sub authbox {
      my ($input, $callback) = @_;
    ...
    =cut
      # Rest of code for function goes here.
    }
    
  3. or download this
    $;=sub{$/};@;=map{my($a,$b)=($_,$;);$;=sub{$a.$b->()}}
    split//,".rekcah lreP rehtona tsuJ";$\=$ ;->();print$/
    

Log In?
Username:
Password:

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

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

    No recent polls found