The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
XML::NewsML - Simple interface for creating NewsML documents

/*
	Description
*/

XML::NewsML helps creating very simple NewsML documents which contain text 
combined with common web graphics.

/*
	Installation
*/

perl Makefile.PL
make
make test
make install

/*
	Author
*/

Andrew Shitov <andy@shitov.ru>

Please feel free to contact me via e-mail.

/*
	Copyright
*/

XML::NewsML module is a free software. 
You may redistribute and (or) modify it under the same terms as Perl.