5d02adf4e863e851fb9071c56a0d0ac5df6b6de1
[gitmo/Class-C3-XS.git] / t / lib / B.pm
1 package t::lib::B;
2 our @ISA = qw//;
3 1;