Douglas Burke wrote: > > On Thu, 7 Mar 2002, Brian Ingerson wrote: > > > <To the mailing list>: If anyone is still interested in putting an > > Inline::Fortran together, please let me know what I can do to help. > > One starting point would be ExtUtils::F77 - at least to find a list of > compiler/linker flags...
Definitely a good place to start. Also, the configuration bit of the ATLAS library contains some useful procedures that determine fortran to C naming conventions, int and string behaviour on any platform. I suppose they could be very usefully adapted to a Perl Inline::Fortran config. Christian
