Help for this page
$line = $_; @outLine = split (/(<[^>]*>)/,$line);
@outLine = split (/(<[^>]*>)/,$_);