Revision history for Pod::Weaver::Section::SourceGitHub 0.59 2026-02-26 - Fix handing of repository schemes so that the POD will always have https:// links to github, even if configured with ssh or git scheme. (thanks Robert Rothenberg) 0.58 2025-08-29 - Add "header" option to allow changing the header name. (thanks Robert Rothenberg) [PR #2] 0.57 2024-01-22 - Fix extra https:// in front of repo urls 0.56 2017-07-31 - add MANIFEST.SKIP 0.55 2017-07-31 - make signature.t an author test (generated by dzil) - use https url for github web page instead of http 0.54 2011-02-01 - require Dist::Zilla 4.101800: Prereq -> Prereqs 0.53 2010-05-06 - do not crash dzil if repo is not a github repo 0.52 2010-03-30 - use Dist::Zilla's distmeta accessor (requires Dist::Zilla 1.092680) 0.51 2010-03-30 - initial release