in reply to RFC: Name and/or API for module ("Type::FromData")
"SQL::Type::Guess"?
If it had the ability to integrate with DBI (for example, once it's finished guessing, to actually create the table and pump the data in), or if you plan to add such a feature, then I'd recommend something in the "DBIx::*" namespace, which is generally used for extensions to DBI.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: RFC: Name and/or API for module ("Type::FromData")
by Corion (Patriarch) on Apr 10, 2014 at 10:59 UTC | |
by tye (Sage) on Apr 14, 2014 at 14:56 UTC | |
by chacham (Prior) on Apr 14, 2014 at 14:42 UTC |