summaryrefslogtreecommitdiffstats
path: root/t/lib/06/Bar/Bar/Bad.pm
blob: 9a4792ba5cf25fece8ea5963257929e194f0a577 (plain) (blame)
1
2
3
4
5
6
7
package Bar::Bar::Bad;
use strict;
use warnings;

our $VERSION = 0.01;

1;