Hi Andreas,
perl Makefile.PL POLLUTE=1
All better. I'll still put a revision out shortly that "corrects" the
sv_undef stuff, but otherwise the makefile understands POLLUTE=1 and
Does The Right Thing to make your observation go away.
-dsp
Andreas Marcel Riechert wrote:
>
> This distribution h
The failure here is the recently updated Crypt::CBC module. For some
strange reason, the 2.01 release of Crypt::CBC, after 1.25 being stable
for 18 months, now tacks a 00 on the end of otherwise sane Cipher Block
Chaining.
This has nothing to do with Crypt::Blowfish, which obviously builds and
p
The failure here is the recently updated Crypt::CBC module. For some
strange reason, the 2.01 release of Crypt::CBC, after 1.25 being stable
for 18 months, now tacks a 00 on the end of otherwise sane Cipher Block
Chaining.
This has nothing to do with Crypt::DES, which obviously builds and
perfor
That would assume two things.. a) you haven't said 'yes' to the "binary
compatibility with 5.005_03" question when building Perl and that you didn't
give the argument of POLLUTE=1 when you created the makefile.
A new release of Crypt::IDEA is due within two weeks, when the permanant fix
for the