Skip to content

Commit

Permalink
v0.103013
Browse files Browse the repository at this point in the history
        - the cpan-uploader program now skips directories, while the
          upload_file method throws an exception on non-files; thanks to
          Vincent Pit for reporting the weird behavior when trying to upload a
          directory
  • Loading branch information
rjbs committed Sep 6, 2016
1 parent 7f124b8 commit 4ea873d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Changes
@@ -1,6 +1,8 @@
Revision history for CPAN-Uploader

{{$NEXT}}

0.103013 2016-09-06 19:18:12-04:00 America/New_York
- the cpan-uploader program now skips directories, while the
upload_file method throws an exception on non-files; thanks to
Vincent Pit for reporting the weird behavior when trying to upload a
Expand Down

0 comments on commit 4ea873d

Please sign in to comment.