Skip to content

Commit

Permalink
- Fixed missing strict/warnings check as reported by CPANTS.
Browse files Browse the repository at this point in the history
  • Loading branch information
manwar committed Oct 8, 2016
1 parent 7b703d5 commit bfef72b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/WWW/Tracking/Data/Plugin/Catalyst.pm
@@ -1,5 +1,7 @@
package WWW::Tracking::Data::Plugin::Catalyst;

use strict;
use warnings;
our $VERSION = '0.02';

1;
Expand Down

0 comments on commit bfef72b

Please sign in to comment.