README 670 B

1234567891011121314
  1. When is an extremely simple personal calendar program, aimed at the Unix
  2. geek who wants something minimalistic. It can keep track of things you
  3. need to do on particular dates. There are a lot of calendar and
  4. "personal information manager" programs out there, so what reasons are
  5. there to use When?
  6. - It's a very short and simple program, so you can easily tinker with it
  7. yourself.
  8. - It doesn't depend on any libraries, so it's easy to install. You
  9. should be able to install it on any system where Perl is available,
  10. even if you don't have privileges for installing libraries.
  11. - Its file format is a simple text file, which you can edit in your
  12. favorite editor.