Skip to content

Commit

Permalink
Build results of 318e7c8 (on master)
Browse files Browse the repository at this point in the history
  • Loading branch information
kentfredric committed Mar 25, 2015
1 parent 647612f commit 146fcfb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Changes
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Revision history for Net-API-RPX

1.000000 2015-03-25T16:42:29Z 5b59138
1.000000 2015-03-25T16:49:27Z 318e7c8
[Dependencies::Stats]
- Dependencies changed since 0.04, see misc/*.deps* for details
- build: -1
Expand Down
2 changes: 1 addition & 1 deletion lib/Net/API/RPX.pm
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ sub auth_info {



sub map { ## no critic (Subroutines::ProhibitBuiltinHomonyms)
sub map { ## no critic (Subroutines::ProhibitBuiltinHomonyms)
my ( $self, $opts ) = @_;
Net::API::RPX::Exception::Usage->throw(
ident => 'map_usage_needs_identifier',
Expand Down

0 comments on commit 146fcfb

Please sign in to comment.