Dirk Eddelbuettel, in an immanent manifestation of deity, wrote:
>Sorry for bluntly bugging the list -- I don't currently have a system with
>Perl 5.6.0 so I can't test his claim. Also, I recall Joey's post on how the
>Pelr built process could be modified to allow 5.6.* to use the 5.0.{5,6}
>modules. What become of that?

It's done:
$ perl -V
Summary of my perl5 (revision 5.0 version 6 subversion 0) configuration:
[elision runs rampant]
  @INC:
    /usr/lib/perl5/i386-linux
    /usr/lib/perl5
    /usr/lib/perl5/5.6/i386-linux
    /usr/lib/perl5/5.6
    /usr/local/lib/site_perl/i386-linux
    /usr/local/lib/site_perl
    /usr/lib/perl5/5.005/i386-linux
    /usr/lib/perl5/5.005
    .

Binary modules compiled under 5.005 can (and do) work under 5.6.

This was some issue specifically with DBI.  Check out Bug#77187 for
more.

Darren
-- 
<[EMAIL PROTECTED]><http://www.daft.com/~torin/> <[EMAIL PROTECTED]><[EMAIL 
PROTECTED]>
Darren Stalder/2608 Second Ave, @282/Seattle, WA 98121-1212/USA/+1-206-ELF-LIPZ
@                    Make a little hot-tub in your soul.                      @

Reply via email to