Fortran Wiki
Perl

Platypus is a package for calling Fortran 77 or 95 from Perl.

f77-to-perl translates Fortran 77 to Perl.

Inline::F2003 is a Perl extension module that allows program units written in modern FORTRAN to be added into the “DATA” section of a Perl program.