On 5/26/05, Yu Wang wrote: > Hi, All > > I am curious about how to upgrade local module in 'perl -MCPAN -e shell'? > > Thanks! > > Yu >
Do an install, this will replace and effectively upgrade the module. There are exceptions, specific modules where this "upgrade" might cause you to have 2 versions of certain files, but for most cases a simple: cpan> install Module::Name should work. HTH, -- Offer Kaye -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>