The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

POE::Component::LaDBI::Commands - Package that contains some constants other LaDBI packages might use.

SYNOPSIS

  use POE::Component::LaDBI::Commands;

DESCRIPTION

Automatically imports the @COMMANDS array.

EXPORT

This package exports the @COMMANDS array. This array is the list of supported commands POE::Component::LaDBI::Request can build and POE::Component::LaDBI::Engine can execute.

AUTHOR

Sean Egan, seanegan@bigfoot.com

SEE ALSO

perl, POE::Component::LaDBI::Request, POE::Component::LaDBI::Response, POE::Component::LaDBI::Engine.