This module requires ExtUtils::F77, so please add ExtUtils::F77 to
PREREQ_PM in Makefile.PL. E.g., like this:
'PREREQ_PM' => { ExtUtils::F77 => 0, },
That way, Astro::Corlate can more easily be build via the "cpan" shell,
since it can figure out which modules to install first.