/ Published in: Perl
Expand |
Embed | Plain Text
#!/usr/bin/env perl use DBI; #use strict; foreach( @{ $DBI::EXPORT_TAGS{ sql_types } } ) { }
You need to login to post a comment.
#!/usr/bin/env perl use DBI; #use strict; foreach( @{ $DBI::EXPORT_TAGS{ sql_types } } ) { }
You need to login to post a comment.