I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time
for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or
on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news,
I hope these links will serve you well.
Posted on 2011-03-08 21:10:32.764793-08
by atmhin response to 13233
Re: SQL table name extraction
maybe you want to use DBIx::Class, although it's much much more than just a tool to extract table names. It's a great SQL abstraction module.
What is the context of the problem you're trying to resolve anyway?