3a588149151a47efdaad2bc8213101f1b03acf79
[gitmo/Class-C3.git] / t / lib / E.pm
1 package t::lib::E;
2 use Class::C3;
3 1;