Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

hexcoder's scratchpad

by hexcoder (Curate)
on Aug 12, 2008 at 06:36 UTC ( [id://703825]=scratchpad: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    sub afterinit 
    {
    ...
        print "sigwarn handler installed!\n";
        return;
    }
    
  2. or download this
    Offset Prefix
    =============
    ...
     3:    sissippi
     5:    ssippi
     2:    ssissippi
    
  3. or download this
    Offset LCP  (prefix shown in ())
    ================================
    ...
     3:    2    (si)
     5:    1    (s)
     2:    3    (ssi)
    
  4. or download this
    Offset LCP  (prefix shown in ())
    ================================
    ...
     0:    0    ()
     9:    0    ()
     6:    0    ()
    
  5. or download this
     4:    1    (i)
     3:    2    (si)
    
  6. or download this
     2:    3    (ssi)
    
  7. or download this
     1:    3    (iss) non overlapping
     2:    3    (ssi)
    

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 having a coffee break in the Monastery: (6)
As of 2024-04-19 18:03 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found