+18Aug00=======================================================================
+1. added a couple of changes for perl 5.6
15Aug00=======================================================================
1. added 1.25 of the admin manual html
14Aug00=======================================================================
my $call = $self->{call};
for (@_) {
- chomp;
+# chomp;
my @lines = split /\n/;
for (@lines) {
$conn->send_now("$sort$call|$_");
my $call = $self->{call};
for (@_) {
- chomp;
+# chomp;
my @lines = split /\n/;
for (@lines) {
$conn->send_later("D$call|$_");