CPANPLUS-Dist-Arch

 view release on metacpan or  search on metacpan

script/setupdistarch  view on Meta::CPAN

default for all CPANPLUS users.  A warning message is displayed
when run as root.

=head1 TROUBLESHOOTING

=over

=item B<sudo>

DO NOT run this script with sudo or your CPANPLUS configuration file
will become owned by root.  To change it back, use sudo and chown
on your configuration file.  For example:

  sudo chown <yourname>.<yourgroup> ~/.cpanplus/lib/CPANPLUS/Config/User.pm

=item B<PATH>

I<This problem has been fixed in recent versions of Archlinux.>

Archlinux currently installs binaries from perl modules (like this one
here) under the C</usr/bin/perlbin/vendor> directory.  Make sure this
is in your PATH environment variable if you are not typing the entire
path.



( run in 2.170 seconds using v1.01-cache-2.11-cpan-71847e10f99 )