summaryrefslogtreecommitdiff
path: root/t/lib/TestModule2.pm
blob: 15d7e217b598a8fda2b59ee2c4889abbb62a68c5 (plain)
1
2
3
4
package TestModule2; 
use Dist::Zilla::Plugin::Boilerplate 'bar';
 
1;