[CDBI] Re: how can I make data returned from CDBI methods be considered untainted?
"Edward J. Sabol" <sabol-2oVx0MVsMgiP/[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.class-dbi |
|---|---|
| Message-ID | <[email protected]> |
Michael Schwern wrote: >>> Argh! That's a private method (or at least protected)! Ed Sabol replied: >> I prefer the term "undocumented." :-) Michael Schwern retorted: > That's three times the reason not to use it! Actually, I was just perusing the docs for CDBI 3.0.16, and guess what? _default_attributes() is documented after all, so :-p http://search.cpan.org/~tmtm/Class-DBI-v3.0.16/lib/Class/DBI.pm#Dynamic_Database_Connections_%2F_db_Main Cheers, Ed