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: 6bb913201c28
Choose a base ref
...
head repository: metacpan/metacpan-api
compare: c8b51e6711fc
Choose a head ref
  • 4 commits
  • 3 files changed
  • 1 contributor

Commits on Mar 13, 2014

  1. Remove redundant arg to avoid confusion

    it's in the hashref, it doesn't need to be in ARGV
    (none of the other ones do it that way).
    rwstauner committed Mar 13, 2014
    Copy the full SHA
    fbd40ed View commit details
    Browse the repository at this point in the history
  2. Make author_fh lazy since it depends on a lazy attribute

    This issue showed itself when make_immutable was added.
    rwstauner committed Mar 13, 2014
    Copy the full SHA
    5f86906 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    a680fd2 View commit details
    Browse the repository at this point in the history
  4. Tidy author script

    to appease pre-hook
    rwstauner committed Mar 13, 2014
    Copy the full SHA
    c8b51e6 View commit details
    Browse the repository at this point in the history