Move ExtUtils::ParseXS from ext/ to cpan/
[p5sagit/p5-mst-13.2.git] / ext / IO / Makefile.PL
2009-05-11 Graham Barr Update IO to CPAN 1.24 release
2009-04-13 Nicholas Clark Remove an unnecessary use Config;
2009-03-26 Nicholas Clark Remove MAN3PODS from modules' Makefile.PLs which are...
2005-09-06 Rafael Garcia-Suarez Revert Makefile.PL change from #25355
2005-09-06 Rafael Garcia-Suarez Upgrade to IO 1.22 from gbarr
1998-11-29 Gurusamy Sarathy misc tweaks
1998-11-29 Gurusamy Sarathy remove I_POLL detection (Configure will do that now)
1998-11-28 Gurusamy Sarathy add IO-1.20; mess with t/lib/io_*.t in an attempt to
1998-10-15 Gurusamy Sarathy correct bugs exposed in MM_Unix.pm by commenting out...
1997-01-25 Perl 5 Porters [inseparable changes from patch from perl5.003_22 to...
1996-07-27 Perl 5 Porters Add IO extension