develooper Front page | perl.perl6.language | Postings from February 2001

Re: RFC on Coexistance and simulaneous use of multiple module version s?

From:
Paul Johnson
Date:
February 15, 2001 05:17
Subject:
Re: RFC on Coexistance and simulaneous use of multiple module version s?
Message ID:
20010215141710.D12144@pjcj.net
On Thu, Feb 15, 2001 at 10:43:38AM -0300, Branden wrote:
> Paul Johnson wrote:
> >
> > Has anyone considered the problems associated with XS code, or whatever
> > its replacement is?
> >
> 
> The big problem about having more than one version of a module loaded at the
> same time is with namespaces...

Permit me to be more specific.

Foo.pm version 1.1 uses libFoo.so.1.1
Foo.pm version 1.2 uses libFoo.so.1.2

-- 
Paul Johnson - paul@pjcj.net
http://www.pjcj.net



nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About