NAME

Module::Starter::Plugin::RTx - Module::Starter for RT extensions

SYNOPSIS

use Module::Starter 'Module::Starter::Plugin::RTx';
Module::Starter->create_distro(%args);

DESCRIPTION

This is a plugin for Module::Starter that builds you a skeleton RTx module.

SEE ALSO

Module::Starter

AUTHOR

sunnavy <sunnavy@gmail.com>

LICENCE AND COPYRIGHT

Copyright 2011 sunnavy@gmail.com

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