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

NAME

XML::FeedWriter::Base

DESCRIPTION

This class is a base class for more specific feed writers. See appropriate pods for details.

METHODS

See XML::FeedWriter for usage.

new

add_items

close

save

as_string

SEE ALSO

XML::FeedWriter, XML::FeedWriter::RSS20

AUTHOR

Kenichi Ishigaki, <ishigaki@cpan.org>

COPYRIGHT AND LICENSE

Copyright (C) 2008 by Kenichi Ishigaki.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.