Take me over?
The maintainer of this distribution is looking for someone to take over!
If you're interested then please contact them via
email.
NAME
XML::Generator::RSS10::Module - Base class for module that implement RSS 1.0 modules
VERSION
version 0.02
SYNOPSIS
package XML::Generator::RSS10::foobar'
use base 'XML::Generator::RSS10::Module';
sub NamespaceURI { 'http://example.com/foobar' }
DESCRIPTION
This module is the base class for all modules that implement RSS 1.0 module support.
AUTHOR
Dave Rolsky <autarch@urth.org>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2011 by Dave Rolsky.
This is free software, licensed under:
The Artistic License 2.0 (GPL Compatible)