Package perl-ExtUtils-F77: Information

    Source package: perl-ExtUtils-F77
    Version: 1.15-alt1
    Build time:  May 22, 2006, 03:40 PM
    Category: Development/Perl
    Report package bug
    License: GPL or Artistic
    Summary: Simple interface to F77 libs
    Description: 
    Simple interface to F77 libs.  Used to be in perl-PDL, but isn't anymore.
    
    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!

    List of rpms provided by this srpm:
    perl-ExtUtils-F77 (noarch)

    Maintainer: Alexey Tourbin

    List of contributors:
    Alexey Tourbin
    qa-robot
    Stanislav Ievlev
    Grigory Milev


      1. perl-devel
      2. libg2c-devel
      3. gcc-g77

    Last changed


    May 22, 2006 Alexey Tourbin 1.15-alt1
    - 1.14 -> 1.15
    - patched for gfortran
    Feb. 19, 2005 ALT QA Team Robot <qa-robot@altlinux.org> 1.14-alt4.1
    - Rebuilt with rpm-build-perl-0.5.1.
    Oct. 31, 2003 Alexey Tourbin 1.14-alt4
    - g77-flags.patch:
      + support for shared libraries added (fixes libg2c detection)
      + use perl/gcc optimization flags
    - hello world compilation test added to unsure things work
    - additional spec conventions enforcement