File: README

package info (click to toggle)
mr 0.49
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 164 kB
  • ctags: 33
  • sloc: perl: 1,268; makefile: 11
file content (11 lines) | stat: -rw-r--r-- 396 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
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, 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.