| File | Date | Author | Commit |
|---|---|---|---|
| t | 2014-07-06 |
|
[85ca0b] first commit from ExtUtils-F77-1.17 |
| CHANGES | 2016-05-28 |
|
[13ebef] Update VERSION to 1.20 for CPAN release |
| COPYING | 2014-07-06 |
|
[85ca0b] first commit from ExtUtils-F77-1.17 |
| F77.pm | 2016-05-28 |
|
[13ebef] Update VERSION to 1.20 for CPAN release |
| MANIFEST | 2015-12-12 |
|
[c0422f] Update for ExtUtils::F77 1.19 release |
| META.yml | 2014-07-06 |
|
[85ca0b] first commit from ExtUtils-F77-1.17 |
| Makefile.PL | 2015-12-12 |
|
[c0422f] Update for ExtUtils::F77 1.19 release |
| README | 2014-07-06 |
|
[85ca0b] first commit from ExtUtils-F77-1.17 |
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