Imported Upstream version 2.6.1p2
[debian/amanda] / perl / Amanda / MainLoop.pm
index da1d8423a88ed2f2970e93d33cc6a73c006e4f86..990fb90c5c7a610d7ac85c1828d98ab781e7bc5e 100644 (file)
@@ -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::MainLoop;
-require Exporter;
-require DynaLoader;
-@ISA = qw(Exporter DynaLoader);
+use base qw(Exporter);
+use base qw(DynaLoader);
 package Amanda::MainLoopc;
 bootstrap Amanda::MainLoop;
 package Amanda::MainLoop;
-@EXPORT = qw( );
+@EXPORT = qw();
 
 # ---------- BASE METHODS -------------