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

Re: POD-Browser 0.01 released.

by PodMaster (Abbot)
on May 02, 2003 at 11:08 UTC ( [id://254960]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    sub view_begin {
        my ($self, $begin) = @_;
    ...
        require Pod::POM::View::Text;
        return Pod::POM::View::Text->new($begin)->print;
    }
    
  2. or download this
    sub view_begin {
        my ($self, $begin) = @_;
    ...
        }
        return $output;
    }
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://254960]
help
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: (8)
As of 2024-04-18 06:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found