Re: Pretty Printing

2003-10-14 Thread Matthew Saltzman
On Tue, 14 Oct 2003, Syed Ali wrote: > > Does anyone know of a perl pretty printing utility on RH 8.0? > I used to use enscript, mprint or trueprint for my C programs. I know you found a2ps works well for you, but it should be noted that trueprint claims to process Perl as well. IIRC

RE: Pretty Printing

2003-10-14 Thread Syed Ali
A2ps has done an amazing job for printing, thank you. -Original Message- From: Wayne Betts [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 14, 2003 1:52 PM To: [EMAIL PROTECTED] Subject: Re: Pretty Printing > I am asking about printing my perl code itself, and not about print

RE: Pretty Printing

2003-10-14 Thread Jason Dixon
On Tue, 2003-10-14 at 13:56, Jason Dixon wrote: > I envision piping your code through a combination of perltidy -> webcpp > -> html2ps -> lp. Correction, I like Wayne's suggestion better. I just tried the perl sheet for a2ps, works great. example: a2ps --pretty-print Test.pm -o test.ps -- Jas

RE: Pretty Printing

2003-10-14 Thread Ed Greshko
make > reading the program easier. > (I understand that writing easy to read Perl code is the first step. :-) ) > > -Original Message- > From: Jason Dixon [mailto:[EMAIL PROTECTED] > Sent: Tuesday, October 14, 2003 1:09 PM > To: Red Hat Mailing List > Subject: RE: Pr

RE: Pretty Printing

2003-10-14 Thread Jason Dixon
On Tue, 2003-10-14 at 13:17, Syed Ali wrote: > Oh, I apologize for the confusion. No problem. > I am asking about printing my perl code itself, and not about printing > from within Perl. > For example, I am have 1000 line Perl program which I want to print on > my HP printer. > I can use enscript

RE: Pretty Printing

2003-10-14 Thread Bret Hughes
On Tue, 2003-10-14 at 12:17, Syed Ali wrote: > Oh, I apologize for the confusion. > > I am asking about printing my perl code itself, and not about printing from within > Perl. > For example, I am have 1000 line Perl program which I want to print on my HP printer. > I can use enscript as in: >

Re: Pretty Printing

2003-10-14 Thread Wayne Betts
if used to print my perl program will make reading the program easier. > (I understand that writing easy to read Perl code is the first step. :-) ) Have you tried a2ps? It has a perl pretty printing "sheet file". I don't have any experience with perl printing specifically,

RE: Pretty Printing

2003-10-14 Thread Syed Ali
if used to print my perl program will make reading the program easier. (I understand that writing easy to read Perl code is the first step. :-) ) -Original Message- From: Jason Dixon [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 14, 2003 1:09 PM To: Red Hat Mailing List Subject: RE: Prett

RE: Pretty Printing

2003-10-14 Thread Jason Dixon
On Tue, 2003-10-14 at 12:48, Syed Ali wrote: > Yes I know, but enscript is not 'perl' aware. > I am hoping to find a 'perl' aware pretty printing utility... Hi Syed. Could you be more detailed in your requirements? I see no reason why you couldn't just open a fi

RE: Pretty Printing

2003-10-14 Thread Syed Ali
Yes I know, but enscript is not 'perl' aware. I am hoping to find a 'perl' aware pretty printing utility... -Original Message- From: Ed Greshko [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 14, 2003 12:33 PM To: [EMAIL PROTECTED] Subject: Re: Pretty Printing O

Re: Pretty Printing

2003-10-14 Thread Ed Greshko
On Wed, 2003-10-15 at 00:08, Syed Ali wrote: > Does anyone know of a perl pretty printing utility on RH 8.0? > I used to use enscript, mprint or trueprint for my C programs. > enscript is included in RH 8 distribution... -- "An opinion is like an asshole - everybody has one

Pretty Printing

2003-10-14 Thread Syed Ali
Does anyone know of a perl pretty printing utility on RH 8.0? I used to use enscript, mprint or trueprint for my C programs. Thank you, -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list