FFI::Build::File::Fortran - Class to track Fortran source file in FFI::Build
version 0.14
use FFI::Build::File::Fortran; my $c = FFI::Build::File::C->new('src/foo.f');
File class for Fortran source files.
The Core Platypus documentation.
Tool to build bundled libraries with your Perl dist.
Author: Graham Ollis <plicease@cpan.org>
This software is copyright (c) 2015-2022 by Graham Ollis.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.