in reply to How to get cpan2rpm to use /apps/non-standard/perl/bin/perl instead of /usr/bin/perl ?

Ooh! I found that I needed to create a ~/.rpmmacros file like so:
# cat .rpmmacros %_prefix /apps
  • Comment on Re: How to get cpan2rpm to use /apps/non-standard/perl/bin/perl instead of /usr/bin/perl ?
  • Download Code