> >I need to know more about the state of perl on your machine; please >post the output of the following commands: > >dpkg -l perl\* | awk '/^i/{print $1,$2,$3}' > >stat /usr/share/perl/5.8.8/Pod/Usage.pm > >ls -l /usr/share/perl/ > muse:~# dpkg -l perl\* | awk '/^i/{print $1,$2,$3}' iU perl 5.10.0-13 ii perl-base 5.8.8-12 iU perl-doc 5.10.0-13 iU perl-modules 5.10.0-13 ii perl-tk 1:804.028-1 ii perlmagick 7:6.3.7.9.dfsg1-2 muse:~# stat /usr/share/perl/5.8.8/Pod/Usage.pm stat: cannot stat `/usr/share/perl/5.8.8/Pod/Usage.pm': No such file or directory muse:~# ls -l /usr/share/perl/ total 12 drwxr-xr-x 50 root root 4096 2008-08-23 20:53 5.10.0 lrwxrwxrwx 1 root root 5 2007-10-20 18:11 5.8 -> 5.8.8 drwxr-xr-x 10 root root 8192 2008-08-23 20:53 5.8.8 muse:~#
-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]