Perl 5.8.1 is now required (as it is for DBIC itelf).
[dbsrgits/DBIx-Class-InflateColumn-IP.git] / lib / DBIx / Class / InflateColumn / IP.pm
index 9f606d2..6153eb2 100644 (file)
@@ -2,6 +2,7 @@ package DBIx::Class::InflateColumn::IP;
 
 use warnings;
 use strict;
+use 5.008001;
 
 our $VERSION = '0.02002';