Skip to content

Commit

Permalink
Add missing warnings pragma
Browse files Browse the repository at this point in the history
  • Loading branch information
ferki committed Mar 11, 2023
1 parent 2c36208 commit 0ae9ef7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions t/needs.t
@@ -1,6 +1,7 @@
#!/usr/bin/env perl

use v5.12.5;
use warnings;

our $VERSION = '9999.99.99_99'; # VERSION

Expand Down

0 comments on commit 0ae9ef7

Please sign in to comment.