On Sunday, October 21, 2001, at 03:12 PM, Jason W May wrote:
>
>
> The goal is to move SQL code entirely out of the Perl, and to provide a 
> very
> straightforward means of executing the SQL statements that are 
> maintained in
> separate files.



>
>
>
> What is an appropriate module name for this package?  I'm unclear on the
> rules regarding use of the various db-related namespaces on CPAN.
>
>
>       DBIx::SQLManager
>
>

I like SQLManager, but you might check out Class::Phrasebook::SQL as it 
does this. It keeps queries in XML instead of plain files though.

Reply via email to