Help for this page
#!/usr/bin/perl -w ... print "Enter: "; my $input = <STDIN>;
[home]$ perl test.pl Enter: test^H^H