# ====================================================================== # --- DBD::Google --- # ======================================================================
# ---------------------------------------------------------------------- # Version 0.10 February 2, 2004 # ---------------------------------------------------------------------- * Name change from DBD::google to DBD::Google, at the request of Autrijus Tang <autrijus@autrijus.org> and modules@perl.org.
# ---------------------------------------------------------------------- # Version 0.06 March 30, 2003 # ---------------------------------------------------------------------- * Ditched custom SQL parser for SQL::Parser subclass, thanks to prompting from Tim Bunce and Jeff Zucker. Includes SQL::Dialects::Google, which describes the subset of SQL that DBD::Google::parser supports.
# ---------------------------------------------------------------------- # Version 0.05 February 11, 2003 # ---------------------------------------------------------------------- * Initial CPAN release
# vim: set tw=70 ts=2 sw=2 fo=trcqo2n: