http://qs321.pair.com?node_id=607719


in reply to Re: I need a list of values for the DBI statement handle attribute TYPE
in thread I need a list of values for the DBI statement handle attribute TYPE

> foreach (@{ $DBI::EXPORT_TAGS{sql_types} }) { > printf "%s=%d\n", $_, &{"DBI::$_"}; > } It fails with "use strict", and I can't see how to define that variable.