in reply to Re: Mail::Box::POP3 fails install
in thread Mail::Box::POP3 fails install
cheers for the reply.
Its all sorted now tho :D
i was using : perl -MCPAN -e 'install Mail::Box::POP3'
but ended up getting the tarball and doing a : perl Makefile.pl && make && make install
it seems to work fine now.