Re: [htmltmpl] mod_perl and print_to

2003-03-26 Thread Jody Biggs
just a thought - jody biggs ps - thanks to Josh Narins for the advice below! --- Smylers <[EMAIL PROTECTED]> wrote: > Yesterday Narins, Josh wrote: > > > I _think_ you can > > > > tie *YOURGLOB, 'Apache'; > > $self->output(print_to => *YOU

Re: [htmltmpl] Trimming whitespace

2003-02-11 Thread Jody Biggs
hear hear! I've got some _extremely_ ugly templates that are outputting CSV or tab delimited data, as they loop through data cells in each row, and have several conditions within each row and cell... perhaps it would be reasonable to consider adding an option for stripping white space out of line

Re: [htmltmpl] [BOOK] Writing Perl Modules for CPAN

2002-08-14 Thread Jody Biggs
Hey Sam - why don't you sign up as an Amazon affiliate or something so we can at least pass a buck or two along to you with our purchase? looking forward to the book - jody biggs --- Sam Tregar <[EMAIL PROTECTED]> wrote: > Hello all. My first book, Writing Perl Modules for