DBD::PO::db


NAME

DBD::PO::db - database class for DBD::PO

$Id: db.pm 380 2009-05-02 07:05:20Z steffenw $

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

Back to Top


VERSION

2.05

Back to Top


SYNOPSIS

do not use

Back to Top


DESCRIPTION

database class for DBD::PO

Back to Top


SUBROUTINES/METHODS

method maketext_to_gettext

method quote

method get_all_header_keys

method build_header_msgstr

method get_header_msgstr

method split_header_msgstr

method get_header_msgstr_data

Back to Top


DIAGNOSTICS

none

Back to Top


CONFIGURATION AND ENVIRONMENT

none

Back to Top


DEPENDENCIES

parent

Carp

Storable

the DBD::File manpage

the Params::Validate manpage

the SQL::Statement manpage

the SQL::Parser manpage

the DBD::PO::Locale::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 - 2009, 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::db