# $File: //member/autrijus/XML-RSS-Aggregate/README $ $Author: autrijus $ # $Revision: #1 $ $Change: 2920 $ $DateTime: 2002/12/25 14:43:18 $
This is the README file for XML::RSS::Aggregate, a subclass of XML::RSS to aggregate RSS feeds.
XML::RSS::Aggregate uses the Module::Build install process:
cpansign -v # see SIGNATURE for details
perl Build.PL
./Build
./Build test
./Build install
Copyright 2002 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>.
# Local variables:
# c-indentation-style: bsd
# c-basic-offset: 4
# indent-tabs-mode: nil
# End:
# vim: expandtab shiftwidth=4: