|
From: Larson, T. E. <TEL...@we...> - 2006-08-03 13:38:59
|
Josh Stedman wrote:
> perl -MSlash::Test=3Dslashusr -le 'print getObject("Slash::Blob")'
> Error:main:-e:1:Can't locate MIME/Types.pm in @INC
>=20
> **grumble**
>=20
>=20
> cpan> install MIME::Types
>=20
> perl -MSlash::Test=3Dslashusr -le 'print getObject("Slash::Blob")'
> Slash::Blob=3DHASH(0x806323c)
>=20
> Huzzah!
>=20
> And more importantly, it now works. Thanks very much for the help.=20
> Why MIME::Types wasn't installed.... dunno, not going to concern
> myself with such things. I'll just enjoy the fact that it works now.
Well, it's not listed in the requirements for Slash itself. Maybe it
just got overlooked.
Tim
--=20
Tim Larson
West Corporation, Interactive TeleServices
Eschew obfuscation!
|