pretty print to postscript (or pdf or tex) for both code and pod

I

ivowel

dear perl experts: yes, I have read the perlfaq, part 3. alas, I
would like something that prints nicely like the enscript perl mode,
but with the pod comments formatted nicely. when I use enscript
-Eperl, the pod comments are just text, not nicely formatted. does a
combined pretty-printer exist?

sincerely,

/iaw
 
J

John W. Krahn

dear perl experts: yes, I have read the perlfaq, part 3. alas, I
would like something that prints nicely like the enscript perl mode,
but with the pod comments formatted nicely. when I use enscript
-Eperl, the pod comments are just text, not nicely formatted. does a
combined pretty-printer exist?

perltidy -html your_perl_program

And then convert that to postscript or whatever.


perldoc perltidy



John
 
J

John W. Krahn

dear perl experts: yes, I have read the perlfaq, part 3. alas, I
would like something that prints nicely like the enscript perl mode,
but with the pod comments formatted nicely. when I use enscript
-Eperl, the pod comments are just text, not nicely formatted. does a
combined pretty-printer exist?

perltidy --html your_perl_program

And then convert that to postscript or whatever.


perldoc perltidy


John
 

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

Forum statistics

Threads
473,769
Messages
2,569,578
Members
45,052
Latest member
LucyCarper

Latest Threads

Top