in reply to No PPM in fedora

In addition to using the command-line CPAN client, as others have already suggested, RedHat packages many perl modules in RPMs. You can search for and install them with Fedora's package manager (I think it's yum nowadays). If they have a module packaged this way, using their system means it will be kept up-to-date automatically, instead of requiring you to monitor the module for changes and update it yourself.