On 2005-01-01, Ron Savage <[EMAIL PROTECTED]> wrote:
>
> I'm searching for all modules which implement something as per the header.

Could you better define what "generic" means to you?

I think of:

  Class::DBI::FromCGI
  Class::DBI::AsForm
  HTML::FormEngine::DBSQL

But I'm not sure if those are what you are looking for. 

I think modules like SQL::Abstract in are key to making a 
'simple' transition: CGI -> Perl -> DBI. 

Lately I have been "Cheerleading SQL::Interpolate": 
http://use.perl.org/~markjugg/journal/22115

I believe a version should appear on CPAN "real soon now", but the non-uploaded
version works well enough for me that I expect to use it in place of
SQL::Interpolate for all cases in the future.

    Mark


---------------------------------------------------------------------
Web Archive:  http://www.mail-archive.com/[email protected]/
              http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to