On Wed, Jan 31, 2001 at 10:34:15AM +0000, Matt Sergeant wrote: > I now have a stylesheet that will generate "good enough" POD that > Pod::Text generates reasonable output. Sadly Pod::Text needs a filename or > STDIN (we may be able to fudge it to work on a temp filehandle), which > makes the coding a little more complex, but still doable. Its just a > matter of time and effort. That's twice you've mentioned this. I assume you are working with 5.005_03. If you take a look at the Pod::Text and Pod::Parser which come with 5.6.0 you will notice that there is a parse_from_filehandle() method which seems to be what you are after. Alternatively, you can download podlators-1.07 and PodParser-1.18 from CPAN. I don't think either has a requirement for 5.6.0. -- Paul Johnson - [EMAIL PROTECTED] http://www.pjcj.net
- [RFC] mod_perl Digest path... Geoffrey Young
- Re: [RFC] mod_perl Digest path... Antti Linno
- Re: [RFC] mod_perl Digest path... Chip Turner
- Re: [RFC] mod_perl Digest path... Steve Reppucci
- Re: [RFC] mod_perl Digest path... G.W. Haywood
- Re: [RFC] mod_perl Digest path... John BEPPU
- Re: [RFC] mod_perl Digest path... Matt Sergeant
- Re: [RFC] mod_perl Digest path... Andrew Ho
- Re: [RFC] mod_perl Digest path... Matt Sergeant
- Re: [RFC] mod_perl Digest path... Paul Johnson
- Re: [RFC] mod_perl Digest path... Stas Bekman
- Re: [RFC] mod_perl Digest path... Matt Sergeant
- Re: [RFC] mod_perl Digest path... Simon_Wilcox
- Re: [RFC] mod_perl Digest path... Matt Sergeant
- Re: [RFC] mod_perl Digest path... Robin Berjon
- Re: [RFC] mod_perl Digest path... Matt Sergeant
- Re: [RFC] mod_perl Digest path... Piers Cawley
- Re: [RFC] mod_perl Digest path... Matt Sergeant
- RE: [RFC] mod_perl Digest path... David Harris
- RE: [RFC] mod_perl Digest path... Matt Sergeant