in reply to Re: Re: Perl/CGI Database Techniques
in thread Perl/CGI Database Techniques

I'm fairly certain it isn't being developed any more, since it won't even run under perl58 (activestate atleast), complaining about depreceated syntax errors and so on. But it does work on 5.6 and provides a nice clean interface for basic mysql tasks.
  • Comment on Re: Re: Re: Perl/CGI Database Techniques

Replies are listed 'Best First'.
Re: Re: Re: Re: Perl/CGI Database Techniques
by yojimbo (Monk) on Sep 25, 2003 at 09:43 UTC
    A quick "thanks" to everyone who responded. My printer just consumed acres of dead trees getting the docs printed (I'm very old-fashioned like that ;) and there are some very interesting techniques around the Class::DBI module in particular.