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.
To install FFI::Platypus::Lang::Fortran, copy and paste the appropriate command in to your terminal.
cpanm
cpanm FFI::Platypus::Lang::Fortran
CPAN shell
perl -MCPAN -e shell install FFI::Platypus::Lang::Fortran
For more information on module installation, please visit the detailed CPAN module installation guide.