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