NAME
Pod::Weaver::Section::SourceGitHub - Add SOURCE pod section for a github repository
VERSION
version 0.55
SYNOPSIS
in weaver.ini
:
[SourceGitHub]
OVERVIEW
This section plugin will produce a hunk of Pod that gives the github URL for your module, as well as instructions on how to clone the repository.
METHODS
weave_section
adds the SOURCE
section.
SOURCE
The development version is on github at https://github.com/mschout/pod-weaver-section-sourcegithub and may be cloned from git://github.com/mschout/pod-weaver-section-sourcegithub.git
BUGS
Please report any bugs or feature requests to bug-pod-weaver-section-sourcegithub@rt.cpan.org or through the web interface at: http://rt.cpan.org/Public/Dist/Display.html?Name=Pod-Weaver-Section-SourceGitHub
AUTHOR
Michael Schout <mschout@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2017 by Michael Schout.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.