Skip to content

Commit ba7e789

Browse files
committed
Move use strict so that perlcritic is happy, enable PkgVersion.
Remove # VERSION.
1 parent fcf4bcb commit ba7e789

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

lib/HTML/FormFu/Validator.pm

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
use strict;
2-
1+
#!perl
32
package HTML::FormFu::Validator;
43

54
# ABSTRACT: Validator Base Class

0 commit comments

Comments
 (0)