Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Updating Perl modules with FreeBSD Ports or Packages

by tomhukins (Curate)
on Jul 08, 2004 at 00:04 UTC ( [id://372625]=note: print w/replies, xml ) Need Help??


in reply to annoying upgrade issue

When updating FreeBSD's ports/packages, make sure you update the dependencies of the new packages. Tools like portupgrade help with this.

If you installed any Perl modules without using ports/packages, you'll find BSDPAN has automatically converted them into packages: use pkg_info -I 'BSDPAN*' for a list.

So, finding out which modules you have installed is easy enough. Upgrading them should just be a matter of waiting for things to download and compile. This will probably cause you fewer problems than trying to retain compatibility.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://372625]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (3)
As of 2024-04-18 22:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found