> I am trying to install the Devel::Size perl module in Unix.I have >installed it but when I try to include it in my program using use lib >'/pathname' >I get the error as follows:- > >Can't locate Devel/Size.pm in @INC (@INC contains:
Sounds like you installed the module uncorrectly. Please see: $ perldoc -q 'How do I install a module from CPAN'