Move Module:Pluggable tests from t/Module_Pluggable to ext/Module_Pluggable/t
[p5sagit/p5-mst-13.2.git] / ext / Module-Pluggable / t / lib / MyTest / Plugin / Bar.pm
CommitLineData
3f7169a2 1package MyTest::Plugin::Bar;
2
3
4use strict;
5
6
71;
8
9