X-Git-Url: https://git.madduck.net/code/myrepos.git/blobdiff_plain/511e30d827dbf773f8ea61d7bd1de79a6a1e7ba6..550d5f602c692e8883e3b39c05a2e17df8a3e9fe:/README diff --git a/README b/README index d2b5370..c3ecae5 100644 --- a/README +++ b/README @@ -2,4 +2,10 @@ mr is intended to be very self-contained, since it might be useful to check it into ~/bin when keeping your home in version control. It has no dependencies aside from basic perl. -Just copy mr into your PATH somewhere, and set up ~/.mrconfig +Just copy mr into your PATH somewhere, if it isn't already, and set up +~/.mrconfig + +---- + +webcheckout has more dependencies, specifically the LWP::Simple and +HTML::Parser CPAN modules, and optionally the URI module.