![]() |
![]()
| ![]() |
![]()
NAMESQL::ReservedWords::MySQL - Reserved SQL words by MySQL SYNOPSISif ( SQL::ReservedWords::MySQL->is_reserved( $word ) ) { print "$word is a reserved MySQL word!"; } DESCRIPTIONDetermine if words are reserved by MySQL. METHODS
EXPORTSNothing by default. Following subroutines can be exported: SEE ALSOSQL::ReservedWords <http://dev.mysql.com/doc/> AUTHORChristian Hansen "chansen@cpan.org" COPYRIGHTThis program is free software, you can redistribute it and/or modify it under the same terms as Perl itself.
|