The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
IO-Stream-MatrixSSL version 1.1.1

This module is plugin for IO::Stream which allow you to use SSL (on both
client and server streams).


INSTALLATION

To install this module, run the following commands:

	perl Makefile.PL
	make
	make test
	make install


DEPENDENCIES

IO::Stream
Crypt::MatrixSSL 1.83
File::ShareDir

COPYRIGHT AND LICENCE

Copyright (C) 2008, Alex Efros

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