>>  AUTOLOAD (ala Autoloader, SelfLoader etc) could be put to good
>>  and interesting uses in either handling large libraries of queries
>>  (load in demand) or even automatically generating methods with
>>  logic based on the method name:
>>    $dbh->Delete_from_table($table, $key)


If you are interested in such a syntax, look at Alzabo 
http://alzabo.sourceforge.net (or in CPAN).

Good bye, Uwe

Reply via email to