Have you ever done a perl upgrade on FreeBSD, only to find that none of your installed ports that use perl work anymore? I recently had that shock, and found the following hint:
Execute perl-after-upgrade after upgrading perl on FreeBSD, it will display all modules that needs to be updated. Then execute it again with the -f switch to actually make the required changes. 
Voila, everyone settle down again please!


1 comments:
Post a Comment