Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

AnomalousMonk's scratchpad

by AnomalousMonk (Archbishop)
on Oct 21, 2008 at 08:28 UTC ( [id://718401]=scratchpad: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    GotToBTru (21apr15):
    c:\@Work\Perl>perl -wMstrict -MData::Dump -le
    ...
    [\21, \46]
    
    { a => 1, b => 21, c => 3, d => 46, e => 5, f => 6 }
    
  2. or download this
    # paste_to_cbddd.pl    paste to clipboard                   24may12waw
    
    ...
    
    C:\@Work\Perl\clipboard>perl -wMstrict -e "print \" \\\\\\\\\\\\\\\" \
    +""
     \\\"
    
  3. or download this
    @ECHO OFF
    
    ...
    
    
    :END
    
  4. or download this
    
    =comment
    ...
         # { $preceding_embedded_qqs++ if $1 eq q{"};  $escape{$1} }xmsge;
    
    print "~$param~";
    
  5. or download this
    >perl -wMstrict -le
    "persist();
    ...
    
    0
    1
    
  6. or download this
    # SelTran.pm        selective translation                   31jan10waw
    
    ...
    
    
    1;
    
  7. or download this
    # SelTran.t         test selective translation              31jan10waw
    
    ...
        my ($from, $to) = @$ar_vector;
        is $xlate->($from), $to;
        }
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (6)
As of 2024-09-17 02:05 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    The PerlMonks site front end has:





    Results (22 votes). Check out past polls.

    Notices?
    erzuuli‥ 🛈The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.