Joe,
Thanks for the update. Since we have long since solved the legacy CBC
problem that caused us to include an older version in the code, I'll have
it removed.
As a simple fix, you can change all the "use CBC" lines to "use
Crypt::CBC" to force the code to use the Perl version (in XML_Client.pm)
Charles Daminato
TUCOWS Product Manager
[EMAIL PROTECTED]
On Fri, 13 Jul 2001, Joe Rhett wrote:
> OpenSRS won't function with Digest-MD5-2.13, only with 2.12 or before.
> The problem is that CBC.pm is using the depracated routines from MD5.pm,
> rather than invoking the modular routines from Digest::MD5 directly.
> Digest-MD5-2.13 doesn't include MD5.pm, only Digest/MD5.pm.
>
> It seems about time to update the code to use the proper routines.
>
> In the meantime, you should update the documentation to warn new users.
>
> --
> Joe Rhett Chief Geek
> [EMAIL PROTECTED] ISite Services, Inc.
>