Skip to content

Commit

Permalink
Requires 5.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gfx committed Feb 21, 2011
1 parent 17484ce commit 6640c4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/Growl/Any.pm
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
package Growl::Any;

use 5.008_001;
use strict;
use warnings;
use constant _DEBUG => $ENV{GROWL_ANY_DEBUG} ? 1 : 0;
Expand Down

0 comments on commit 6640c4d

Please sign in to comment.