X-Git-Url: http://www.dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FDXM.pm;h=9be309894b8e7402c4cffa5cdf43f1f9eb2ff22f;hb=6b6a8002929017b6d4217f68fa492a2d728ee1fe;hp=41c2bbff05e17fb818f3f1b6ce591704082bb5e4;hpb=f46017e7bef9ee062cd5a8648d214eabe585da25;p=spider.git diff --git a/perl/DXM.pm b/perl/DXM.pm index 41c2bbff..9be30989 100644 --- a/perl/DXM.pm +++ b/perl/DXM.pm @@ -24,6 +24,10 @@ 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]', + conother => 'Sorry $_[0] you are connected on another port', + concluster => 'Sorry $_[0] you are already connected elsewhere on the cluster', ); sub msg