Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: There's a level in Hell reserved for ________

by LAI (Hermit)
on Feb 28, 2003 at 14:24 UTC ( [id://239434]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    @hellions = qw |
    
  2. or download this
        |;
    #
    # UPDATE: reformatted code and pushed some stuff
    push @hellions, qw |
    
  3. or download this
        |;
    # /UPDATE
    print '<ul>', map {
        "<li>There's a level of Hell reserved for $_.</li>"
    } @hellions , '</li>';
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (3)
As of 2024-04-20 01:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found