Ken Stephens wrote:
> Rich Shepard wrote:
>>      A distribution upgrade means a perl upgrade and modules need to be
>> re-installed. I found a solution on the web that uses this command:
>>
>> cpan upgrade /(.*)/
>>
>> but when I tried using it from the cpan command line it failed with an error
>> about an unexpected '('.
>>
>>      What is the correct way of issuing this command?
>>
>> TIA,
>>
>> Rich
>>
> Rich,
>
> I use `perl -MCPAN -e shell`
> Then at the prompt do:  upgrade *
>

Rich,

So I checked what I sent after sending it.  I had to use /(.*)/ at the 
prompt to get the updates.

Ken

_______________________________________________
PLUG mailing list
[email protected]
http://lists.pdxlinux.org/mailman/listinfo/plug

Reply via email to