While doing portupgrade --all on my FreeBSD-STABLE system, I notice that it has no capability to handle Perl modules installed through the BSDPAN interface. Perl was successfully upgraded from 5.8.6 to 5.8.7 by the script, but all of the modules were 'held by owner' and skipped.
What is the proper procedure for handling this, short of pkg_delete p5-* and reinstalling each Perl module individually?
Don Wilde
"There's more than one level to any answer."