Help for this page
[mylibrary1.pl] ... return $number / 2; }
require Exporter; @ISA = qw(Exporter); @EXPORT = qw(half);