Home cpan
Post
Cancel

cpan

running CPAN shell via

1
perl -MCPAN -e 'shell'

change options via

1
o conf

this lists out all config options. set a particular one like so (example http_proxy)

1
2
o conf init http_proxy
o conf username yumupdates

to save;

1
o conf commit
This post is licensed under CC BY 4.0 by the author.