Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: Re: RFC: Pod::Remove

by domm (Chaplain)
on Mar 13, 2003 at 12:06 UTC ( [id://242660]=note: print w/replies, xml ) Need Help??


in reply to Re: RFC: Pod::Remove
in thread RFC: Pod::Remove

Firstly, thanks for the feedback.

Secondly: I'm (still) using 5.6.1 and did't know of the feature you mentioned. Using IO::Scalar might also be feasable.

Another comment: why not patch existing module to do what you want instead of creating yet another CPAN module?

Pod::Parser seems rather complex, so I thought patching it to return a scalar instead of writing to a FILEHANDLE would be hard. Passing an IO::Scalar-FH (or adding some methods to Pod::Parser that implement this) might be a good idea.

On the other hand, Pod::Parser seems like a little bit of overkill, if all I want to do is remove POD.

I'll give it a thought, and talk to Marek Rouchal about patching Pod::Parser.

UPDATE

Marek suggested using Pod::Simple, as "therein lies the future" (his words). So I'll take a look there...

-- #!/usr/bin/perl for(ref bless{},just'another'perl'hacker){s-:+-$"-g&&print$_.$/}

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (5)
As of 2024-04-25 23:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found