NAME
AnyEvent::RFXCOM::Base - module for AnyEvent RFXCOM base class
VERSION
version 1.142240
SYNOPSIS
# ... abstract base class
DESCRIPTION
Module for AnyEvent RFXCOM base class.
METHODS
cleanup()
This method attempts to destroy any resources in the event of a disconnection or fatal error.
THANKS
Special thanks to RFXCOM, http://www.rfxcom.com/, for their excellent documentation and for giving me permission to use it to help me write this code. I own a number of their products and highly recommend them.
SEE ALSO
AnyEvent(3)
RFXCOM website: http://www.rfxcom.com/
AUTHOR
Mark Hindess <soft-cpan@temporalanomaly.com>
COPYRIGHT AND LICENSE
This software is copyright (c) 2014 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.