Skip Menu |

This queue is for tickets about the CPANPLUS CPAN distribution.

Report information
The Basics
Id: 73411
Status: resolved
Worked: 30 min
Priority: 0/
Queue: CPANPLUS

People
Owner: BINGOS [...] cpan.org
Requestors: melezhik [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: reload feature
Date: Wed, 21 Dec 2011 16:49:04 +0400
To: "bug-cpanplus [...] rt.cpan.org" <bug-cpanplus [...] rt.cpan.org>
From: "Alexey Melezhik" <melezhik [...] gmail.com>
I'd be great to add reload feature to reload cpanp client session and all it's prerequisites, it's very cumbersome to exit cpanp client and run again every time when one want to reload it's plug-ins, this feature may be very helpful for plug-ins developers. -- Alexey Melezhik
A reload command was added to latest release. Show quoted text
cpanp> e # exit the shell and reload
Many thanks.