Quote:
Originally Posted by Shin Noir
I plan to adjust my guide soon
|
Kind of a separate issue, but a also a perl and saw the reference to updating the guide so figured I could probably add it here
I ran into an issue after following the walkthrough today (3-26-2016) where the updater wasn't running after launching world so i ran this command to pull down a missing perl module:
Code:
perl -MCPAN -e'install "LWP::Simple"'
Just posting in case anyone else runs into it / if it can be added to the wiki