X-Git-Url: http://git.shiar.nl/gitweb.cgi/perl/plp/.git/blobdiff_plain/01ce7b8943ff0c25365916e0a2e355d06b3efc9a..e11a488e0909da46fd76f05a6aef47305055e43f:/lib/PLP/Functions.pm diff --git a/lib/PLP/Functions.pm b/lib/PLP/Functions.pm index c298dca..8c3886f 100644 --- a/lib/PLP/Functions.pm +++ b/lib/PLP/Functions.pm @@ -3,7 +3,7 @@ package PLP::Functions; use strict; use warnings; -use Exporter qw(import); +use base 'Exporter'; use Fcntl qw(:flock); our $VERSION = '1.00';