I get this error:
Can\'t locate Foo.pm in @INC
Is there an easier way to install it than downloading, untarring, making, etc?
On Fedora you can use
# yum install foo
as long as Fedora has an existing package for the module.