X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=perl%2FAmanda%2FTypes.pm;h=a4e22e397b1ff7b058d5d3f06b94ff8b150ef0f0;hb=f86ca883daf8a5123c8cac43bfd76d514c5b1c82;hp=ca6f340fdf41033d4cce93ac4f389d3bc4d97c7f;hpb=2627875b7d18858bc1f9f7652811e4d8c15a23eb;p=debian%2Famanda diff --git a/perl/Amanda/Types.pm b/perl/Amanda/Types.pm index ca6f340..a4e22e3 100644 --- a/perl/Amanda/Types.pm +++ b/perl/Amanda/Types.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::Types; -require Exporter; -require DynaLoader; -@ISA = qw(Exporter DynaLoader); +use base qw(Exporter); +use base qw(DynaLoader); package Amanda::Typesc; bootstrap Amanda::Types; package Amanda::Types; -@EXPORT = qw( ); +@EXPORT = qw(); # ---------- BASE METHODS -------------