sorted out inheritance
[spider.git] / perl / DXM.pm
index 41c2bbff05e17fb818f3f1b6ce591704082bb5e4..435e32f94ba4fdd50b59b2ada81576f079046bcd 100644 (file)
@@ -24,6 +24,8 @@ require Exporter;
   l1 => 'Sorry $_[0], you are already logged on on another channel',
   l2 => 'Hello $_[0], this is $main::mycall located in $main::myqth',
   pr => '$_[0] de $main::mycall $main::cldate $main::ztime >',
+  e1 => 'Invalid command',
+  e2 => 'Error: $_[0]',
 );
 
 sub msg