Help for this page
Select Code to Download
Select
or
download this
#!/usr/bin/perl -w my $a = 1; my $c = 2; print $a + c;