Newsgroups: comp.parallel.pvm
From: dgeld@aragorn.inria.fr (David Geldreich )
Subject: Re: PERL<->PVM.
Organization: I.N.R.I.A Sophia-Antipolis (France)
Date: 23 Apr 1996 22:30:50 GMT
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
Message-ID: <DGELD.96Apr24003051@aragorn.inria.fr>

	Hi,

In article <3176FE53.4DE904@bnr.ca> Patrick Amaku <pamaku@bnr.ca> writes:
> Hi,
> 
> 	Just wondering...
> 	Has anyone heard of work being done on PERL based PVM??

	Perl 5.001m and later allow dynamic loading of external C code
and to do this, you just have to define the interface to the dynamic library.

	So I think, that it will be quite easy to add PVM support into
PERL.

	My 0.02$
-- 
David Geldreich			      David.Geldreich@sophia.inria.fr
INRIA - PASTIS             http://www.inria.fr/pastis/personnel/dgeld
      *THIS MESSAGE WAS TRANSMITTED ON 100% RECYCLED ELECTRONS*


