The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
XML-Grammar-Fortune-Synd

XML-Grammar-Fortune is a module that implements an XML grammar for Unix-like
fortune cookies. XML-Grammar-Fortune-Synd allows one to syndicate
the newest fortunes using Atom and/or RSS feeds.

See:

* http://www.shlomifish.org/humour/fortunes/

* http://en.wikipedia.org/wiki/Fortune_(program)

INSTALLATION

To install this module, run the following commands:

	perl Build.PL
	./Build
	./Build test
	./Build install

SUPPORT AND DOCUMENTATION

After installing, you can find documentation for this module with the
perldoc command.

    perldoc XML::Grammar::Fortune::Synd

You can also look for information at:

    RT, CPAN's request tracker
        http://rt.cpan.org/NoAuth/Bugs.html?Dist=XML-Grammar-Fortune-Synd

    AnnoCPAN, Annotated CPAN documentation
        http://annocpan.org/dist/XML-Grammar-Fortune-Synd

    CPAN Ratings
        http://cpanratings.perl.org/d/XML-Grammar-Fortune-Synd

    Search CPAN
        http://search.cpan.org/dist/XML-Grammar-Fortune-Synd


COPYRIGHT AND LICENCE

Copyright (C) 2008 Shlomi Fish

This program is released under the following license: MIT/X11 Licence.