Simon --
> Or you could install Digest::MD5. :) I'm not terribly amused by the dependency
> on it, but I guess that for "release" versions of Parrot, the opcode header
> and other autogenerated things will be generated before shipping; much like we
> do with embed.pl in Perl 5.
Digest::MD5 was just the obvious suspect when I wrote that code. We
could (a) leave it as-is; (b) use something else we can expect to have
around; (c) implement something simple of our own we can count on; or
(d) include a private copy of Digest::Perl::MD5 in our source code
directory so we can use it anywhere we have Perl.
Regards,
-- Gregor
_____________________________________________________________________
/ perl -e 'srand(-2091643526); print chr rand 90 for (0..4)' \
Gregor N. Purdy [EMAIL PROTECTED]
Focus Research, Inc. http://www.focusresearch.com/
8080 Beckett Center Drive #203 513-860-3570 vox
West Chester, OH 45069 513-860-3579 fax
\_____________________________________________________________________/