View Single Post
Old 1st February 2009
Carpetsmoker's Avatar
Carpetsmoker Carpetsmoker is offline
Real Name: Martin
Tcpdump Spy
 
Join Date: Apr 2008
Location: Netherlands
Posts: 2,243
Default

Try:

Code:
# pkg_delete -f perl\* p5-\*
# cd /usr/ports/lang/perl5.8
# make clean distclean build install
# rehash (If you're running tcsh)
# perl-after-upgrade
__________________
UNIX was not designed to stop you from doing stupid things, because that would also stop you from doing clever things.
Reply With Quote