Help for this page
#usr/bin/perl -w ... $answer = <STDIN>; print $answer; }
use strict; use warnings;