Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Functional take 2

by tilly (Archbishop)
on Feb 03, 2001 at 10:51 UTC ( [id://56210]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    package MarkupHandler;
    use Carp;
    ...
    }
    
    1;
    
  2. or download this
    use strict;
    use vars qw($table_depth);
    ...
      }
      return @out;
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (3)
As of 2024-03-29 01:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found