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-client
base: 083102728ef2^
Choose a base ref
...
head repository: metacpan/metacpan-client
compare: a28c5ec08b04
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Oct 15, 2014

  1. Fixes typo in SYNOPSIS.

    oalders committed Oct 15, 2014
    Copy the full SHA
    0831027 View commit details
    Browse the repository at this point in the history
  2. Allow domain and version of the API url to be settable via

    MetaCPAN::Client.
    
    The docs say you can set these in the request object directly, but they
    also say MetaCPAN::Client->request is for internal use.  It would be
    easier if these attributes were settable when creating a new client,
    just as the UA is.
    oalders committed Oct 15, 2014
    Copy the full SHA
    a28c5ec View commit details
    Browse the repository at this point in the history