Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

(vynce) Re: (footpad) Re: Here, doccy...*woof*

by Vynce (Friar)
on Jun 21, 2001 at 07:53 UTC ( [id://90281]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    print <<qq~DOUBLE~;
    $foo
    DOUBLE
    
  2. or download this
    my @list = (<<HERE, <<THERE, <<EVERYWHERE);
    cluck, cluck
    ...
    EVERYWHERE
    
    print "with a ", shift @list, "and a ", shift @list, "singing ", shift
    + @list;
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (6)
As of 2024-04-23 12:14 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found