# $File: //member/autrijus/WWW-REST/README $ $Author: autrijus $ # $Revision: #1 $ $Change: 8516 $ $DateTime: 2003/10/21 07:04:37 $

This is the README file for WWW::REST, base class for REST resources.

Please type "perldoc WWW::REST" after installation to see the module usage information.

WWW::REST uses the standard perl module install process:

cpansign -v # see SIGNATURE for details perl Makefile.PL
make # or 'nmake' on Win32 make test
make install

Copyright 2003 by Autrijus Tang <autrijus@autrijus.org>.

All rights reserved. You can redistribute and/or modify this bundle under the same terms as Perl itself.

See <http://www.perl.com/perl/misc/Artistic.html>.