SPELL=extutils-f77 VERSION=1.14 SOURCE=ExtUtils-F77-$VERSION.tar.gz SOURCE_DIRECTORY=$BUILD_DIRECTORY/ExtUtils-F77-$VERSION SOURCE_URL[0]=http://www.cpan.org/authors/id/K/KG/KGB/$SOURCE SOURCE_HASH=sha512:141449706db7ba4468e2404bdfc4f66a9a4eec88fde3db5f8e5d79ecc4b0a290baacd0c62ca0b0f7066aeaec64fbb6f2c30c415a3cf77d1940744cd38c4ee18f LICENSE=ART WEB_SITE="http://search.cpan.org/search?module=ExtUtils::F77" ENTERED=20020314 UPDATED=20020315 KEYWORDS="fortran perl" SHORT="Facilitate use of FORTRAN from Perl/XS code" cat << EOF This module tries to figure out how to link C programs with Fortran subroutines on your system. Basically one must add a list of Fortran runtime libraries. The problem is their location and name varies with each OS/compiler combination. EOF .