The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

SQL::Bibliosoph::Query

VERSION

1.0

DESCRIPTION

        Implements one prepared statement

METHODS

new

        Constructor: Parameters are:
dbh
        a DB handler
st

The SQL statement string, using BB syntax (SEE SQL::Biblosoph::CatalogFile)

destroy

Release the prepared statement.

AUTHORS

SQL::Biblosoph by Matias Alejo Garcia (matias at confronte.com) and Lucas Lain (lucas at confronte.com).

COPYRIGHT

Copyright (c) 2007 Matias Alejo Garcia. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

SUPPORT / WARRANTY

The SQL::Bibliosoph is free Open Source software. IT COMES WITHOUT WARRANTY OF ANY KIND.

SEE ALSO

SQL::Bibliosoph::CatalogFile

At http://nits.com.ar/bibliosoph you can find: * Examples * VIM syntax highlighting definitions for bb files * CTAGS examples for indexing bb files.

ACKNOWLEDGEMENTS

To Confronte.com and its associates to support the development of this module.

2 POD Errors

The following errors were encountered while parsing the POD:

Around line 202:

'=item' outside of any '=over'

Around line 210:

You forgot a '=back' before '=head2'