f1ecacac370ecd1d4790b5d093e1ebaec9226000
[p5sagit/Module-Metadata.git] / t / lib / 0.1 / Foo.pm
1 package Foo;
2 $Foo::VERSION = '0.1';
3 1;