in reply to Re: Rename html page titles
in thread Rename html page titles

I've been cruising these forums long enough to spot a question that's going to get a reply of "use a module." merlyn beat me to it and Ovid actually showed it. As a writer of fairly utilitarian Perl code (simple forms processing and MySQL for dynamic pages) I'm a little nervous about all this module talk. Having said that, I'm using and loving HTML::Template and GD.

If anyone has a suggestion of where to go to get/read more elementary stuff on the scary modules (Programming Perl is too scant--more on how to create them), and which ones do what and simple tutorials on how to use them, we module neophytes would stop posting questions about parsing HTML.

As one still new to the monastery, I'm open.

Thanks module-saavy monks!

Replies are listed 'Best First'.
•Re: Re: Re: Rename html page titles
by merlyn (Sage) on Sep 04, 2003 at 18:04 UTC
    If anyone has a suggestion of where to go to get/read more elementary stuff on the scary modules (Programming Perl is too scant--more on how to create them), and which ones do what and simple tutorials on how to use them, we module neophytes would stop posting questions about parsing HTML.
    Well, I have over 150 suggestions for you. Use the search box at the bottom of any page there to narrow it down a bit to a particular topic area.

    -- Randal L. Schwartz, Perl hacker
    Be sure to read my standard disclaimer if this is a reply.