web-designer Site Admin
Joined: 30 Jun 2005 Posts: 73 Location: New York, Connecticut, California
|
Subject: Upgrading Web Server perl Posted: Wed February 14, 2007 |
|
|
You shouldn't have to manually upgrade unless you want to. The easiest way is to do the following:
1) You'll need to login with an account with sudo privileges, unless your su
2) Type in up2date perl --dry-run (this will see if there are available updates, check dependencies, and list them for you if any are found)
3) Type in up2date perl
And you're done. |
|