Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: Pe(a)rls in line noise

by Roger (Parson)
on Sep 15, 2003 at 06:28 UTC ( [id://291495]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    @; = (491036,8051555,4785250,3341086,912133,189089,691108);
    
  2. or download this
    %; = qw/
           He
    ...
           it
           would,hacker!
           /;
    
  3. or download this
      He => didn't,Just
      do => do,perl
      didn't => understand,another
      it => would, hacker!
    
  4. or download this
    %: = qw/
    ================================= ==================================
    ...
    uses Perl.   :-)     -- Larry Wall in <7874@jpl-devvax.JPL.NASA.GOV>
    ================================= ==================================
        /;
    
  5. or download this
    { # required by redo, where to start for the redo
        /./ ? eval(join 't, ', qw:prin exi delphi:) : /./;
    
  6. or download this
        /./ ? { print, exit, delphit, } : /./;
    
  7. or download this
        /./ ? { print, exit, } : /./;
    
  8. or download this
        $:{do} = 'to';
    
  9. or download this
        @; = map { join ',', '', $_, '' } values(%;);
    
  10. or download this
        He => didn't
        didn't => understand
        do => to  # manually inserted before
        it => would
    
  11. or download this
        eval '$:{q?'.$_.'?}=~s'.shift@; for keys(%;);
    
  12. or download this
       He => Just
       didn't => another
       do => Perl
       it => Hacker!
    
  13. or download this
        $_ = qq{@{[@:{qw{ He didn't do it }}]}};
    
  14. or download this
        redo } x:
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (5)
As of 2024-03-19 05:33 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found