Help for this page
Select Code to Download
Select
or
download this
my $input = <STDIN>;
Select
or
download this
print $input;
Select
or
download this
print $input x 10;