Navigation Menu

Skip to content

Commit

Permalink
Cleanup warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
David Christensen committed Jun 22, 2017
1 parent 2488528 commit 8336e99
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/interchange.PL
Expand Up @@ -152,6 +152,7 @@ BEGIN {

use vars qw($VERSION);
require Exporter;
no warnings qw/once/;

BEGIN {
$VERSION = '5.10.0';
Expand Down

0 comments on commit 8336e99

Please sign in to comment.