The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Pretty simple install ...

	tar -xzvf PHP-MySource-Session-0.0.1.tar-gz
	cd PHP-MySource-Session-0.0.1

	perl Makefile.PL
	make
	make test
	make install