Like any good programming langauge Perl allows the user to define their own ... &mysubroutine; # Call the subroutine &mysubroutine($_); # Call it with a ...
www.comp.leeds.ac.uk