Codebase list libpoe-component-sslify-perl / 3b2c8ce
3b2c8ce

Tree @3b2c8ce (Download .tar.gz)

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