fix perl version conditional
[p5sagit/strictures.git] / t / smells-of-vcs / other / one.pl
1 use strictures 1;
2
3 new Foo 1, 2, 3;