The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.


ExtUtils::F77 module 
--------------------

Karl Glazebrook

karlglazebrook@yahoo.com

[see file CHANGES for new features]

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!

Please see file COPYING for copyright/license information