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-api
base: 531ece2ca22f
Choose a base ref
...
head repository: metacpan/metacpan-api
compare: c88c0653573b
Choose a head ref
  • 2 commits
  • 3 files changed
  • 1 contributor

Commits on Aug 11, 2013

  1. Copy the full SHA
    6839e6f View commit details
    Browse the repository at this point in the history
  2. Stringify module version more defensively

    String concatenation should produce the same result as version->stringify
    but it also works for when a string is returned (instead of an object).
    
    This is a work-around for https://rt.cpan.org/Ticket/Display.html?id=87782.
    
    Closes metacpan/metacpan-web#906.
    rwstauner committed Aug 11, 2013
    Copy the full SHA
    c88c065 View commit details
    Browse the repository at this point in the history