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

NAME

Module::Release::NIKC - Subclass for releasing code

SYNOPSIS

This subclass exists to inherit from

  • Module::Release::Subversion and

  • Module::Release::ModuleBuild

so that scripts/modules written by nikc@cpan.org, using Module::Build and stored in a Subversion repository can be released using Module::Release.

release only supports specifying a single subclass, hence this wrapper around the multiple subclasses required.

AUTHOR

Nik Clayton <nik@FreeBSD.org>

Copyright 2004 Nik Clayton. All Rights Reserved.

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

BUGS

None known.

Bugs should be reported to me via the CPAN RT system. http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Module::Release::Extras.

SEE ALSO

Module::Release, Module::Release::ModuleBuild, Module::Release::Subversion