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


DBD-iPod documentation  | view source Contained in the DBD-iPod distribution.

Index


NAME

Top

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

SYNOPSIS

Top

Go away.

DESCRIPTION

Top

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

Top

Author <allenday@ucla.edu>

SEE ALSO

Top

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

COPYRIGHT AND LICENSE

Top

APPENDIX

Top

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.


DBD-iPod documentation  | view source Contained in the DBD-iPod distribution.