cpanp error
Shawn Protsman
protsman at mac.com
Wed Aug 5 11:18:06 PDT 2009
On Aug 5, 2009, at 10:42 AM, Ryan Schmidt wrote:
> On Aug 5, 2009, at 02:33, Shawn Protsman wrote:
>
>> Macports cpanp not for Perl 5.8.9?
>
> [snip]
>
>> Apparently the /opt/local/bin/cpanp is only for 5.10.0, correct?
>
> I am not familiar with cpanp. What port installed that file?
>
> port provides /opt/local/bin/cpanp
>
> would tell you.
Ryan,
Thanks for the 'provides' argument. Here is my output on every cpan
component in /opt/local/bin.
@naiad ~] for idx in $( ls -1 /opt/local/bin/cpan* ); do port provides
$idx; done
/opt/local/bin/cpan is provided by: perl5.8
/opt/local/bin/cpan-5.10 is provided by: perl5.10
/opt/local/bin/cpan2dist is not provided by a MacPorts port.
/opt/local/bin/cpan2dist-5.10 is provided by: perl5.10
/opt/local/bin/cpanp is not provided by a MacPorts port.
/opt/local/bin/cpanp-run-perl is not provided by a MacPorts port.
/opt/local/bin/cpan-5.10 is provided by: perl5.10
/opt/local/bin/cpan2dist is not provided by a MacPorts port.
/opt/local/bin/cpan2dist-5.10 is provided by: perl5.10
/opt/local/bin/cpan2dist-5.10 is provided by: perl5.10
/opt/local/bin/cpanp is not provided by a MacPorts port.
/opt/local/bin/cpanp-run-perl is not provided by a MacPorts port.
Rather odd that cpanplus is not showing as being registered with any
macport. I wonder if I should blow away perl5.10 and reinstall?
Scratchin' me noggin',
Shawn
More information about the macports-users
mailing list