Help for this page
#!/usr/bin/perl -w use strict; ... chop($string); print $string, "\n"; # and down }