Removed the @_ from the import statement, since @_ contains the path(s) to the module...
authorBen Faga <faga@cshl.edu>
Wed, 8 Jun 2005 15:32:51 +0000 (15:32 +0000)
committerBen Faga <faga@cshl.edu>
Wed, 8 Jun 2005 15:32:51 +0000 (15:32 +0000)
commit617f79f69fee74fcfab0ce899950448d01f4cab5
treecee05613889cc90e8f7d1b5f2879d2f7c2544612
parentda8ab5248666d12675b8c680e4b3277cb80bd0f3
Removed the @_ from the import statement, since @_ contains the path(s) to the module and not subs to import.
lib/SQL/Translator.pm