package Compare; # modified original contents of compare.pl here 1; #### #!/usr/bin/perl use strict; use warnings; use Compare; ... Compare::SomeSubInTheCompareModule ();