in reply to Getting A module off CPAN

Here you go.

If you're going to install it too, look into using CPAN.pm... an example is:

shell> perl -MCPAN -e 'install Net::AIM'
Enjoy!
--
Casey