--- lib/PXElator/html.pm 2009/08/29 22:10:55 354 +++ lib/PXElator/html.pm 2009/08/30 10:37:07 361 @@ -86,6 +86,7 @@ $html = qq|logon|; } elsif ( $name eq 'ssh' ) { $html =~ s{\s(\S{16}).+(\S{16})\s}{ $1..$2 }; + chomp($html); } $html = qq|
$html
| unless