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: 35dd2b0112e0
Choose a base ref
...
head repository: metacpan/metacpan-api
compare: a752db62921b
Choose a head ref
  • 7 commits
  • 112 files changed
  • 2 contributors

Commits on Mar 13, 2014

  1. Code cleanup.

    Tries to enforce a more consistent style.
    oalders committed Mar 13, 2014
    2
    Copy the full SHA
    0953707 View commit details
    Browse the repository at this point in the history
  2. 2
    Copy the full SHA
    dd52acd View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    9edb9a5 View commit details
    Browse the repository at this point in the history
  4. 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 authored and oalders committed Mar 13, 2014
    Copy the full SHA
    9190e0e View commit details
    Browse the repository at this point in the history
  5. Make author_fh lazy since it depends on a lazy attribute

    This issue showed itself when make_immutable was added.
    rwstauner authored and oalders committed Mar 13, 2014
    Copy the full SHA
    6844f6d View commit details
    Browse the repository at this point in the history
  6. Fix syntax error in test script

    rwstauner authored and oalders committed Mar 13, 2014
    Copy the full SHA
    6d37064 View commit details
    Browse the repository at this point in the history
  7. Tidy author script

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