X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=perl%2FAmanda%2FUtil.pm;h=f330209071314e9a619f7bf9d0a41f17156cdb8e;hb=refs%2Ftags%2Fupstream%2F2.6.1p2;hp=3efa6a18b4de2b3b17436e66025b918a99ecc7a5;hpb=d74dc4d908fcbc1a4ef474edaf51e61ec90eab6b;p=debian%2Famanda diff --git a/perl/Amanda/Util.pm b/perl/Amanda/Util.pm index 3efa6a1..f330209 100644 --- a/perl/Amanda/Util.pm +++ b/perl/Amanda/Util.pm @@ -1,16 +1,16 @@ # This file was automatically generated by SWIG (http://www.swig.org). -# Version 1.3.35 +# Version 1.3.39 # -# Don't modify this file, modify the SWIG interface instead. +# Do not make changes to this file unless you know what you are doing--modify +# the SWIG interface file instead. package Amanda::Util; -require Exporter; -require DynaLoader; -@ISA = qw(Exporter DynaLoader); +use base qw(Exporter); +use base qw(DynaLoader); package Amanda::Utilc; bootstrap Amanda::Util; package Amanda::Util; -@EXPORT = qw( ); +@EXPORT = qw(); # ---------- BASE METHODS -------------