X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=lib%2FFile%2FKDBX%2FKey%2FPassword.pm;h=032de09d64337c5dc8096cdf032eeb361092c9e1;hb=37b09e0f2832514b33de4499a83f22d5ffe7c0a3;hp=ba46f99b501d56a11dd6ebcb171f593726881eac;hpb=1b913e5c8826cae2355b0076ec5701aa3ce63c63;p=chaz%2Fp5-File-KDBX diff --git a/lib/File/KDBX/Key/Password.pm b/lib/File/KDBX/Key/Password.pm index ba46f99..032de09 100644 --- a/lib/File/KDBX/Key/Password.pm +++ b/lib/File/KDBX/Key/Password.pm @@ -7,10 +7,10 @@ use strict; use Crypt::Digest qw(digest_data); use Encode qw(encode); use File::KDBX::Error; -use File::KDBX::Util qw(erase); +use File::KDBX::Util qw(:class erase); use namespace::clean; -use parent 'File::KDBX::Key'; +extends 'File::KDBX::Key'; our $VERSION = '999.999'; # VERSION