Peter Demling wrote:
>
> Greetings from a 1st-time poster,
>
> I'm a seasoned web programmer, but a Perl beginner and
> mod_perl stranger who has an "as soon as possible"
> mod_perl script to write for our Apache web server, so
> I'd appreciate any recommendations for books or code
> you may hav
reading ALL those books is highly recommended.
u might be able to handle the task at hand faily
quickly with:
DBIx::Recordset (i've never used it - but it looks easy)
and
HTML::Embperl (i use it extensively and i'm very happy with it)
both are available at www.cpan.org
good luck!
--
___cli
Greetings from a 1st-time poster,
I'm a seasoned web programmer, but a Perl beginner and
mod_perl stranger who has an "as soon as possible"
mod_perl script to write for our Apache web server, so
I'd appreciate any recommendations for books or code
you may have, which could assist me in my task.