Add lots of tests
[acme-evil.git] / t / t4 / ConfusedStrict1.pm
1 #!/usr/bin/perl
2 no evil ':strict';
3 use evil;
4 1;
This page took 0.020692 seconds and 4 git commands to generate.