Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: $bad_names eq $bad_design

by pdcawley (Hermit)
on Dec 21, 2002 at 06:39 UTC ( [id://221585]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    sub ParserClass::do_global_replace {
        my $self = shift;
    ...
        $self->append_html($self->replacement_html);
        $self->increment_replacement_count;
    }
    
  2. or download this
    $html = $parser->do_global_replace->html;
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (4)
As of 2024-04-19 17:47 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found