Codebase list libpoe-component-sslify-perl / e5cb0eb README
e5cb0eb

Tree @e5cb0eb (Download .tar.gz)

README @e5cb0ebraw · history · blame

POE-Component-SSLify
====================

This module makes Net::SSLeay's SSL sockets behave with POE :)

INSTALLATION

To install this module type the following:

	perl Makefile.PL
	make
	make test
	make install

MORE INFO

	# After installing:
	perldoc POE::Component::SSLify