Move Module::Pluggable from ext/ to cpan/
[p5sagit/p5-mst-13.2.git] / cpan / Module-Pluggable / t / lib / MyOtherTest / Plugin / Quux.pm
CommitLineData
3f7169a2 1package MyOtherTest::Plugin::Quux;
2use strict;
31;
4
5