Help for this page
#!/usr/bin/perl -- use strict; use warnings; ... } printf "%-0.03f\n", do_op( $op, @ARGV );