Beefy Boxes and Bandwidth Generously Provided by pair Networks Ovid
Think about Loose Coupling
 
PerlMonks  

(Answers) Re: Barstool Trivia

by dchetlin (Friar)
on Dec 25, 2000 at 06:05 UTC ( #48220=note: print w/ replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #define CXt_NULL        0
    #define CXt_SUB         1
    #define CXt_EVAL        2
    ...
    #define CXt_SUBST       4
    #define CXt_BLOCK       5
    #define CXt_FORMAT      6
    
  2. or download this
    [~] $ perl -le'$_="foo";s/foo/my $x="bar"/e;print;print ">>>$x<<<"'
    bar
    >>><<<
    
  3. or download this
    [~] $ cat tmp/format 
    format =
    @<<<<<<<
    ...
    perl -l tmp/format
    foo
    >>><<<
    

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others taking refuge in the Monastery: (17)
As of 2013-05-22 16:29 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    The best material for plates (tableware) is:









    Results (466 votes), past polls