Using pod2html for all modules?

J

John Smith

Hi,

Does anyone know of a simple way (maybe with pod2html?) to generate cross-
regferenced HTML pages for all the perl modules on my machine?

Thanks.
 
A

Anno Siegel

John Smith said:
Hi,

Does anyone know of a simple way (maybe with pod2html?) to generate cross-
regferenced HTML pages for all the perl modules on my machine?

Apply pod2html to all of them. There won't be more cross-references than
the pod authors put into them, probably not very many.

Anno
 
J

John Smith

Sorry, what I meant was, is there a simple way to call pod2html on a
directory so that it recurses through all subdirectories finding perl
modules, producing html for them, and cross-referncing them including
inheritance classes?

Thanks.

(e-mail address removed)-berlin.de (Anno Siegel) wrote in
 
A

Anno Siegel

Don't top-post. I have put your reply in context.
(e-mail address removed)-berlin.de (Anno Siegel) wrote in
Sorry, what I meant was, is there a simple way to call pod2html on a
directory so that it recurses through all subdirectories finding perl
modules, producing html for them, and cross-referncing them including
inheritance classes?

Have you bothered to take a look at the documentation of pod2html?
There seem to be plenty of options that allow to go through directories
in search for pod files (recursively if you want), and also to direct
generation of cross-references. Read about them, run a few experiments,
you'll get there.

Anno
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,170
Messages
2,570,925
Members
47,466
Latest member
DrusillaYa

Latest Threads

Top