Help for this page
#!/bin/perl use strict; ... } return (@_) }
#!/bin/perl use strict; ... $_= 3.14 * ($_**2); } }