NAME

DBD::iPod::parser - parse iPod SQL queries

SYNOPSIS

Go away.

DESCRIPTION

Shamelessly copy/pasted from Darren Chamberlain's DBD::Google::parser. Darren says:

"This package needs to subclass SQL::Parser, in order that the functions defined can be used. WIth SQL::Parser 1.005, the SELECT_CLAUSE method needs to be overridden.

"Jeff Zucker tells me that SQL::Parser 1.006 is coming out soon, and that it will support more functions and such. There might need to be some logic in here to ensure that an incompatible version of SQL::Parser is not being used."

AUTHOR

Author <allenday@ucla.edu>

SEE ALSO

SQL::Parser, DBD::Google::parser.

COPYRIGHT AND LICENSE

GPL

APPENDIX

The rest of the documentation details each of the object methods. Internal methods are usually preceded with a '_'. Methods are in alphabetical order for the most part.