WHAT IS THIS?

This perl5 module updates the target file when some changes are done
to the web site. When you add/update/remove some files use this
module to keep the 'latest updates' file updated

HOW DO I INSTALL IT?

To install this module, cd to the directory that contains this README
file and type the following:

   perl Makefile.PL
   make
   make install

If this doesn't work for you, try:

   cp Whatsnew.pm /usr/local/lib/perl5/site_perl

WHERE IS THE DOCUMENTATION?

after you install the module execute at the prompt:
 perldoc Whatsnew

See the examples in the pod or in ./examples directory

Bekman Stas <sbekman@iname.com>

