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

NAME

Net::MQTT::Message::Disconnect - Perl module to represent an MQTT Disconnect message

VERSION

version 1.112330

SYNOPSIS

  # instantiated by Net::MQTT::Message

DESCRIPTION

This module encapsulates a single MQTT Disconnection Notification message. It is a specific subclass used by Net::MQTT::Message and should not need to be instantiated directly.

AUTHOR

Mark Hindess <soft-cpan@temporalanomaly.com>

COPYRIGHT AND LICENSE

This software is copyright (c) 2011 by Mark Hindess.

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