X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=perl%2FAmanda%2FCmdline.pm;h=4a917bc73c5f88a3577947e50926e5a0983f4bc4;hb=96f35b20267e8b1a1c846d476f27fcd330e0b018;hp=fe6792f1d783084f6835ef925a109a2be241b345;hpb=d74dc4d908fcbc1a4ef474edaf51e61ec90eab6b;p=debian%2Famanda diff --git a/perl/Amanda/Cmdline.pm b/perl/Amanda/Cmdline.pm index fe6792f..4a917bc 100644 --- a/perl/Amanda/Cmdline.pm +++ b/perl/Amanda/Cmdline.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::Cmdline; -require Exporter; -require DynaLoader; -@ISA = qw(Exporter DynaLoader); +use base qw(Exporter); +use base qw(DynaLoader); package Amanda::Cmdlinec; bootstrap Amanda::Cmdline; package Amanda::Cmdline; -@EXPORT = qw( ); +@EXPORT = qw(); # ---------- BASE METHODS -------------