sorted out inheritance
[spider.git] / perl / DXM.pm
index 99fd3773f6369ae4c3622854e314f714a4c27992..435e32f94ba4fdd50b59b2ada81576f079046bcd 100644 (file)
@@ -23,6 +23,9 @@ require Exporter;
 %msgs = (
   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