Changed the way "_list" works to use File::Find so it can go deeper to find
authorKen Youens-Clark <kclark@cpan.org>
Fri, 22 Aug 2003 20:35:18 +0000 (20:35 +0000)
committerKen Youens-Clark <kclark@cpan.org>
Fri, 22 Aug 2003 20:35:18 +0000 (20:35 +0000)
commit3015bf96af3e0a549203e069cdc1e4d4541eaa5f
tree329ab8184892accc2440bda612ef7d5d16346950
parenta5e624ac47eee4ed9b275143436304cbd0da09e8
Changed the way "_list" works to use File::Find so it can go deeper to find
all the parsers and producers located in subdirectories.
lib/SQL/Translator.pm