This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Merge B::COP::{cop_seq,hints,line} into the common B::OP accessor XS code.
[perl5.git] / ext / autouse / t /
2009-10-23 Nicholas ClarkConvert tests in ext/ from Test to Test::More.
2009-09-21 Steffen MuellerRemove Class::ISA use from autouse tests
2009-09-03 Steffen MuellerMove autouse from lib to ext