Re: Printing Headers

2002-02-26 Thread Robert Jimenez
Not knowing what your code looks like I will give this a stab. Since it is what I am currently learning (reading) . The syntax that you can use to have your Headers show up at the top are: # Add this line to your program: format STDOUT_TOP = -@||- $% -YOUR HEADER---

Re: Book suggestion

2002-02-26 Thread Robert Jimenez
I have been reading "Learning Perl" - Schwartz (O'reilly) and it is pretty good. But I also borrowed the book "Perl by Example" 1st edition from my friend. Working with both of them seem to really be helping me. I also have all of the other O'reilly Perl books on CD. Robert Anidil Rajendran-R