use strict; my $html = <<'HTML_TEMPLATE';

WhenWhen is an extremely simple personal calendar program, aimed at the Unix geek who wants something minimalistic. It can keep track of things you need to do on particular dates. There are a lot of calendar and "personal information manager" programs out there, so what reasons are there to use When?
Joe Barr has written a nice intro to the program in his column at linux.com. The current version of When is VERSION. generic instructions for installing WhenSource code: when.tar.gz No libraries are required. Download the source code, and then do this: tar -zxvf when.tar.gz cd when_dist make installThe program's man page is reproduced on this web page. UbuntuYou can install the program simply by doing an "apt-get install when". generic DebianHere are the Debian package and source package. Gentoo packageFreeBSD portRed HatI've tested the script on Fedora Core 3, and it works fine. However, I've had reports from users running Red Hat 9.0 that it doesn't work on their systems, giving the message "Syntax error in calendar." This appears to be a problem with the way Red Hat 9.0 and Perl 5.8.0 interact with respect to UTF8 and internationalization, and can probably be solved by upgrading to a more recent version of Perl. how to helpAny of the following contributions would be gratefully accepted:
|
MANPAGE
|
(c) Copyright 2003 Benjamin Crowell. All rights reserved. |