I am trying to make Perl code look good in print.
I have tried perltidy and it doesn't really seem to do the simple thing that I 
want.
I guess I just want to "pretty print" more than completely reformat the code in 
ways other than I originally wrote it. That is, I don't care about if there is 
a space between operators and things like that...I just want long lines to wrap 
in a way that looks good in print or at least get some warning that line X is 
too long to fit on a page of any given size (assuming some default of letter or 
A4). Maybe some other niceties I haven't thought of?
Anyone have any suggestions or comments? How do authors of Perl books handle 
this?
                                          

_______________________________________________
Boston-pm mailing list
[email protected]
http://mail.pm.org/mailman/listinfo/boston-pm

Reply via email to