DBD-PO
view release on metacpan or search on metacpan
lib/DBD/PO/Statement.pm view on Meta::CPAN
}
sub command {
return shift->{command};
}
1;
__END__
=head1 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 $
=head1 VERSION
2.09
=head1 SYNOPSIS
do not use
=head1 DESCRIPTION
statement class for DBD::File
=head1 SUBROUTINES/METHODS
=head2 method open_table
=head2 method command
=head1 DIAGNOSTICS
none
=head1 CONFIGURATION AND ENVIRONMENT
none
=head1 DEPENDENCIES
parent
Carp
English
L<DBD::File>
L<DBD::PO::Text::PO>
=head1 INCOMPATIBILITIES
not known
=head1 BUGS AND LIMITATIONS
not known
=head1 AUTHOR
Steffen Winkler
=head1 LICENSE AND COPYRIGHT
Copyright (c) 2008,
Steffen Winkler
C<< <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.
=cut
( run in 2.405 seconds using v1.01-cache-2.11-cpan-39bf76dae61 )