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

NAME

Protocol::Database::PostgreSQL::Message - base class for all message types

METHODS

Note that these are all defined in subclasses - this module just acts as a common base to document the interface.

build

Constructs a message packet.

new_from_message

Parses a message packet (as a byte string) into an instance.

AUTHOR

Tom Molesworth <TEAM@cpan.org>

LICENSE

Copyright Tom Molesworth 2010-2019. Licensed under the same terms as Perl itself.