Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: metacpan/metacpan-web
base: 6cb462fe5a14
Choose a base ref
...
head repository: metacpan/metacpan-web
compare: ddd61547b4ba
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Aug 13, 2014

  1. fall back to first indexed module name in the absense of a NAME section

    If there is no NAME section, we don't know what to call the current POD
    page.  Using the name of the first module in the file (if possible) is
    better than displaying nothing at all.
    haarg committed Aug 13, 2014
    Copy the full SHA
    e51cf22 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2014

  1. Merge pull request #1280 from haarg/fallback-title

    fall back to first indexed module name in the absense of a NAME section
    ranguard committed Aug 14, 2014
    Copy the full SHA
    ddd6154 View commit details
    Browse the repository at this point in the history