Help for this page
#!/usr/bin/perl -w ... my $result = eval $string; print "Result of '$string' = $result\n";