X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=perl%2FAmanda%2FTests.pm;h=cdd4abd7d944bb305f4df5210585a512a9f46947;hb=96f35b20267e8b1a1c846d476f27fcd330e0b018;hp=0d7566f956278d603da17b42dbe03d491dd74f24;hpb=d74dc4d908fcbc1a4ef474edaf51e61ec90eab6b;p=debian%2Famanda diff --git a/perl/Amanda/Tests.pm b/perl/Amanda/Tests.pm index 0d7566f..cdd4abd 100644 --- a/perl/Amanda/Tests.pm +++ b/perl/Amanda/Tests.pm @@ -1,17 +1,17 @@ # 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::Tests; -require Exporter; -require DynaLoader; -@ISA = qw(Exporter DynaLoader); +use base qw(Exporter); +use base qw(DynaLoader); require Amanda::Types; package Amanda::Testsc; bootstrap Amanda::Tests; package Amanda::Tests; -@EXPORT = qw( ); +@EXPORT = qw(); # ---------- BASE METHODS -------------