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

Re: (Golf) LED Sign

by srawls (Friar)
on Jun 08, 2001 at 05:59 UTC ( [id://86818]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $_=join'',map{"$_\n"}@l[0,1,1,2,3,3,4];
    
  2. or download this
    $_=join$/,@l[0,1,1,2,3,3,4];
    
  3. or download this
    sub f{
    @c=qw[00700 00001 00000 75557 11111 71747
    ...
    $_=join$/,@l[0,1,1..4];
    tr/01/ X/;$_
    }
    

Log In?
Username:
Password:

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

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

    No recent polls found