DBD::PO::Statement


NAME

DBD::PO::Statement - statement class for DBD::File

$Id: Statement.pm 420 2009-12-22 07:36:43Z steffenw $

$HeadURL: https://dbd-po.svn.sourceforge.net/svnroot/dbd-po/trunk/DBD-PO/lib/DBD/PO/Statement.pm $

Back to Top


VERSION

2.09

Back to Top


SYNOPSIS

do not use

Back to Top


DESCRIPTION

statement class for DBD::File

Back to Top


SUBROUTINES/METHODS

method open_table

method command

Back to Top


DIAGNOSTICS

none

Back to Top


CONFIGURATION AND ENVIRONMENT

none

Back to Top


DEPENDENCIES

parent

Carp

English

the DBD::File manpage

the DBD::PO::Text::PO manpage

Back to Top


INCOMPATIBILITIES

not known

Back to Top


BUGS AND LIMITATIONS

not known

Back to Top


AUTHOR

Steffen Winkler

Back to Top


LICENSE AND COPYRIGHT

Copyright (c) 2008, Steffen Winkler <steffenw at cpan.org>. All rights reserved.

This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

Back to Top

 DBD::PO::Statement