IPC-Serial

Simple message passing over serial ports

INSTALLATION

To install this module, run the following commands:

       perl Makefile.PL
       make
       make test
       make install

SUPPORT AND DOCUMENTATION

After installing, you can find documentation for this module with the
perldoc command.

   perldoc IPC::Serial

You can also look for information at:

   RT, CPAN's request tracker
       http://rt.cpan.org/NoAuth/Bugs.html?Dist=IPC-Serial

   AnnoCPAN, Annotated CPAN documentation
       http://annocpan.org/dist/IPC-Serial

   CPAN Ratings
       http://cpanratings.perl.org/d/IPC-Serial

   Search CPAN
       http://search.cpan.org/dist/IPC-Serial/


LICENSE AND COPYRIGHT

Copyright (c) Ashish Gulhati.

This software package is Open Software; you can use, redistribute,
and/or modify it under the terms of the Open Artistic License 2.0.

Please see L<http://www.opensoftwr.org/oal20.txt> for the full license
terms, and ensure that the license grant applies to you before using
or modifying this software. By using or modifying this software, you
indicate your agreement with the license terms.