-
-
06 Jan 2005 07:41:40 UTC
- Distribution: DBD-iPod
- Module version: 0.01
- Source (raw)
- Browse (raw)
- Changes
- How to Contribute
- Issues (1)
- Testers (5 / 15 / 0)
- Kwalitee
Bus factor: 0- % Coverage
- License: unknown
- Activity
24 month- Tools
- Download (12.98KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- DBI
- Mac::iPod::GNUpod
- Package::Base
- SQL::Statement
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
NAME
SQL::Dialects::iPod -- iPod config file for SQL::Parser
SYNOPSIS
See SQL::Parser.
DESCRIPTION
This module defines the SQL syntax supported by DBD::iPod. We allow only SELECT commands (iPod is read-only), and comparison operators may be one of (=, <, >, <=, >=, LIKE).
Module Install Instructions
To install DBD::iPod, copy and paste the appropriate command in to your terminal.
cpanm DBD::iPod
perl -MCPAN -e shell install DBD::iPod
For more information on module installation, please visit the detailed CPAN module installation guide.