move d.pl to a sensible place so the MANIFEST picks it up
[p5sagit/App-FatPacker.git] / t / mod / b.pm
1 package t::mod::b;
2 use t::mod::c;
3 1;