X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FAMsg.pm;h=06d281d13f95e89292503e37a0c03d22eac5fbab;hb=d7c0e5450bfc963d1adb291611dd5b3664f9069d;hp=26ad126971255ec04826f527fa60a8625241073c;hpb=5d8090b7c5dfdf47122bdfb2af88a21fc9428419;p=spider.git diff --git a/perl/AMsg.pm b/perl/AMsg.pm index 26ad1269..06d281d1 100644 --- a/perl/AMsg.pm +++ b/perl/AMsg.pm @@ -26,7 +26,7 @@ $main::branch += $BRANCH; use vars qw(@ISA $deftimeout); -@ISA = qw(Msg); +@ISA = qw(ExtMsg); $deftimeout = 60; sub enqueue