[rt.cpan.org #60622] Handle conditional loading
[p5sagit/App-FatPacker.git] / t / mod / a.pm
1 package t::mod::a;
2 use t::mod::b;
3 1;