Imported Upstream version 2.6.1p2
[debian/amanda] / perl / Amanda / Device.pm
index 81a989fa7041eab3ebba17313d3922b9d64f4bab..432d2f3847165ca93391b88656457eddb08febe2 100644 (file)
@@ -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::Device;
-require Exporter;
-require DynaLoader;
-@ISA = qw(Exporter DynaLoader);
+use base qw(Exporter);
+use base qw(DynaLoader);
 require Amanda::Types;
 package Amanda::Devicec;
 bootstrap Amanda::Device;
 package Amanda::Device;
-@EXPORT = qw( );
+@EXPORT = qw();
 
 # ---------- BASE METHODS -------------