[Pdx-pm] CPAN problem

Andy Lester andy at petdance.com
Thu Mar 15 19:44:20 PDT 2007


On Mar 15, 2007, at 7:40 PM, Thomas J Keller wrote:

> cpan> clean Storable
> Running clean for module Storable
> Running make clean
> Distribution seems to have never been unzipped/untarred, nothing done

clean doesn't update the already-installed modules.

Instead, go find where Storable.pm is installed, and remove it.

$ rm $(perldoc -l Storable)

xoa

--
Andy Lester => andy at petdance.com => www.petdance.com => AIM:petdance






More information about the Pdx-pm-list mailing list