On Feb 21, Antonis Zamout said:

>I have a weird question for you: Is there anyway to use subroutines written
>in another language from within perl (like the xs package for C). In
>particular, I want to use Fortran code from perl scripts.

There might be Inline::Fortran.  If not, I'm not sure what route you would
take.  Perhaps email Brian Ingerson (author of the Inline:: concept) if he
knows of a Fortran module in the works.

There's only ONE module with "Fortran" in its name on CPAN, and that is
Math::Fortran, from 1995.  I doubt it's what you're looking for.

-- 
Jeff "japhy" Pinyan      [EMAIL PROTECTED]      http://www.pobox.com/~japhy/
RPI Acacia brother #734   http://www.perlmonks.org/   http://www.cpan.org/
** Look for "Regular Expressions in Perl" published by Manning, in 2002 **
<stu> what does y/// stand for?  <tenderpuss> why, yansliterate of course.
[  I'm looking for programming work.  If you like my work, let me know.  ]


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to