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

(Golf) LED Sign

by tadman (Prior)
on Jun 08, 2001 at 04:22 UTC ( [id://86805]=perlmeditation: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    print f("19.2");
  2. or download this
       X XXXX      XXXX
       X X  X         X
       X X  X         X
    ...
       X    X      X   
       X    X      X   
       X    X    X XXXX
    
  3. or download this
      ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----
    | XXXX    X XXXX XXXX X  X XXXX XXXX XXXX XXXX XXXX        
    | X  X    X    X    X X  X X    X       X X  X X  X        
    ...
    | X  X    X X       X    X    X X  X    X X  X    X        
    | X  X    X X       X    X    X X  X    X X  X    X        
    | XXXX    X XXXX XXXX    X XXXX XXXX    X XXXX XXXX    X
    
  4. or download this
    sub f{
    my@c=qw[00700 00001 00000 75557 11111 71747
    71717 55711 74717 74757 71111 75757 75717];
    ...
    pop;$_=join'',map{"$_\n"}@l[0,1,1,2,3,3,4];
    tr/01/ X/;$_
    }
    

Log In?
Username:
Password:

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

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

    No recent polls found