Help for this page

Select Code to Download


  1. or download this
    use Term::ReadKey;
    
    ...
    chomp (my $answ = <STDIN>);
    print "answ: ($answ)\n";    # w/o 'something'