Imported Upstream version 2.6.1p2
[debian/amanda] / perl / Amanda / Xfer.pm
index 46ce19667b5e324c1db4ef8603f5596b1c0d3950..c2c39ce5e270b682ffc14e1c9c842ee79a28015f 100644 (file)
@@ -1,19 +1,19 @@
 # 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::Xfer;
-require Exporter;
-require DynaLoader;
-@ISA = qw(Exporter DynaLoader);
+use base qw(Exporter);
+use base qw(DynaLoader);
 require Amanda::MainLoop;
 require Amanda::Device;
 require Amanda::Types;
 package Amanda::Xferc;
 bootstrap Amanda::Xfer;
 package Amanda::Xfer;
-@EXPORT = qw( );
+@EXPORT = qw();
 
 # ---------- BASE METHODS -------------