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

Tree @c3aec21 (Download .tar.gz)

README @c3aec21raw · 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