On Tue, 2004-01-20 at 07:41, A. Pagaltzis wrote: > > I was unclear. What I am talking about is that there is no > provision to have Foo::Bar 0.11, Foo::Bar 0.42 and Foo::Bar 1.23 > all available in the same installation of Perl. There are some > modules like only.pm that impose their own conventions to allow > this, but vanilla Perl does not account for such a situation.
Sure there is: You can edit the include search path. -- david nicol "In order to understand what another person is saying, you must assume that it is true and try to imagine what it could be true of." (George Miller; 1980.)
