In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/e9d1f52f2d71635edb850a06f8876a1f3cafcc88?hp=6d76e7fc723ef1780fb1cb21c20437473219e384>

- Log -----------------------------------------------------------------
commit e9d1f52f2d71635edb850a06f8876a1f3cafcc88
Author: Chris 'BinGOs' Williams <ch...@bingosnet.co.uk>
Date:   Sun Sep 29 10:35:13 2013 +0100

    Update Perl-OSType to CPAN version 1.006
    
    [DELTA]
    
    1.006     2013-09-25 13:57:38 America/New_York
    
        [FIXES]
    
        - Compile test could hang on Windows
    
        [PREREQS]
    
        - Dropped configure_requires for ExtUtils::MakeMaker to 6.17

M       Porting/Maintainers.pl
M       cpan/Perl-OSType/lib/Perl/OSType.pm

commit 01b177dd63d5af564295bfad8caa237a94d53af7
Author: Chris 'BinGOs' Williams <ch...@bingosnet.co.uk>
Date:   Sun Sep 29 10:32:41 2013 +0100

    Update File-Temp to CPAN version 0.2302
    
    [DELTA]
    
    0.2302    2013-09-26 09:45:35 America/New_York
    
            * Drop minimum Perl version back to 5.6 (erroneously bumped by dzil)
            * Do not inherit from Exporter (requires Exporter 5.57) (thanks to
              Olivier Mengué)
            * 'use base ...' => 'use parent ...' as parent is lighter (thanks to
              Olivier Mengué)

M       Porting/Maintainers.pl
M       cpan/File-Temp/lib/File/Temp.pm

commit 1d28c016e8572d512bb7595798f9acb1bb4f9f0b
Author: Chris 'BinGOs' Williams <ch...@bingosnet.co.uk>
Date:   Sun Sep 29 10:25:33 2013 +0100

    Update HTTP-Tiny to CPAN version 0.036
    
    [DELTA]
    
    0.036     2013-09-25 12:10:06 America/New_York
    
        [FIXED]
    
        - Compile test could hang on Windows
    
        [PREREQS]
    
        - Dropped configure_requires for ExtUtils::MakeMaker to 6.17
    
        [META]
    
        - Updated support files

M       Porting/Maintainers.pl
M       cpan/HTTP-Tiny/lib/HTTP/Tiny.pm

commit 2900b141e3d3df14d73ee1d0a4f23af89fba1a7b
Author: Chris 'BinGOs' Williams <ch...@bingosnet.co.uk>
Date:   Sun Sep 29 10:23:43 2013 +0100

    Update File-Fetch to CPAN version 0.44

M       Porting/Maintainers.pl
M       cpan/File-Fetch/lib/File/Fetch.pm
-----------------------------------------------------------------------

Summary of changes:
 Porting/Maintainers.pl              | 18 +++++++++---------
 cpan/File-Fetch/lib/File/Fetch.pm   |  2 +-
 cpan/File-Temp/lib/File/Temp.pm     | 34 +++++++++++++++++++++++++---------
 cpan/HTTP-Tiny/lib/HTTP/Tiny.pm     |  6 +++---
 cpan/Perl-OSType/lib/Perl/OSType.pm |  4 ++--
 5 files changed, 40 insertions(+), 24 deletions(-)

diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index 124b54d..9dc057f 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -104,10 +104,10 @@ use File::Glob qw(:case);
     .cvsignore .dualLivedDiffConfig .gitignore
     ANNOUNCE Announce Artistic AUTHORS BENCHMARK BUGS Build.PL
     CHANGELOG ChangeLog Changelog CHANGES Changes CONTRIBUTING COPYING Copying
-    CREDITS dist.ini GOALS HISTORY INSTALL INSTALL.SKIP LICENSE Makefile.PL
-    MANIFEST MANIFEST.SKIP META.json META.yml MYMETA.json MYMETA.yml
-    NEW NOTES perlcritic.rc ppport.h README README.PATCHING SIGNATURE
-    THANKS TODO Todo VERSION WHATSNEW
+    cpanfile CREDITS dist.ini GOALS HISTORY INSTALL INSTALL.SKIP LICENSE
+    Makefile.PL MANIFEST MANIFEST.SKIP META.json META.yml MYMETA.json
+    MYMETA.yml NEW NOTES perlcritic.rc ppport.h README README.PATCHING
+    SIGNATURE THANKS TODO Todo VERSION WHATSNEW
 );
 
 # Each entry in the  %Modules hash roughly represents a distribution,
@@ -758,7 +758,7 @@ use File::Glob qw(:case);
 
     'File::Fetch' => {
         'MAINTAINER'   => 'kane',
-        'DISTRIBUTION' => 'BINGOS/File-Fetch-0.42.tar.gz',
+        'DISTRIBUTION' => 'BINGOS/File-Fetch-0.44.tar.gz',
         'FILES'        => q[cpan/File-Fetch],
         'UPSTREAM'     => 'cpan',
     },
@@ -799,7 +799,7 @@ use File::Glob qw(:case);
 
     'File::Temp' => {
         'MAINTAINER'   => 'tjenness',
-        'DISTRIBUTION' => 'DAGOLDEN/File-Temp-0.2301.tar.gz',
+        'DISTRIBUTION' => 'DAGOLDEN/File-Temp-0.2302.tar.gz',
         'FILES'        => q[cpan/File-Temp],
         'EXCLUDED'     => [
             qw( misc/benchmark.pl
@@ -919,7 +919,7 @@ use File::Glob qw(:case);
 
     'HTTP::Tiny' => {
         'MAINTAINER'   => 'dagolden',
-        'DISTRIBUTION' => 'DAGOLDEN/HTTP-Tiny-0.035.tar.gz',
+        'DISTRIBUTION' => 'DAGOLDEN/HTTP-Tiny-0.036.tar.gz',
         'FILES'        => q[cpan/HTTP-Tiny],
         'EXCLUDED'     => [
             'cpanfile',
@@ -1339,9 +1339,9 @@ use File::Glob qw(:case);
 
     'Perl::OSType' => {
         'MAINTAINER'   => 'dagolden',
-        'DISTRIBUTION' => 'DAGOLDEN/Perl-OSType-1.005.tar.gz',
+        'DISTRIBUTION' => 'DAGOLDEN/Perl-OSType-1.006.tar.gz',
         'FILES'        => q[cpan/Perl-OSType],
-        'EXCLUDED'     => [qw(cpanfile), qr/^xt/, qr{^t/00-}],
+        'EXCLUDED'     => [qw(cpanfile), qw(tidyall.ini), qr/^xt/, qr{^t/00-}],
         'UPSTREAM'     => 'cpan',
     },
 
diff --git a/cpan/File-Fetch/lib/File/Fetch.pm 
b/cpan/File-Fetch/lib/File/Fetch.pm
index 75e42c6..0205e93 100644
--- a/cpan/File-Fetch/lib/File/Fetch.pm
+++ b/cpan/File-Fetch/lib/File/Fetch.pm
@@ -22,7 +22,7 @@ use vars    qw[ $VERBOSE $PREFER_BIN $FROM_EMAIL $USER_AGENT
                 $FTP_PASSIVE $TIMEOUT $DEBUG $WARN
             ];
 
-$VERSION        = '0.42';
+$VERSION        = '0.44';
 $VERSION        = eval $VERSION;    # avoid warnings with development releases
 $PREFER_BIN     = 0;                # XXX TODO implement
 $FROM_EMAIL     = 'file-fe...@example.com';
diff --git a/cpan/File-Temp/lib/File/Temp.pm b/cpan/File-Temp/lib/File/Temp.pm
index 2dd3102..4b61e27 100644
--- a/cpan/File-Temp/lib/File/Temp.pm
+++ b/cpan/File-Temp/lib/File/Temp.pm
@@ -1,9 +1,9 @@
 package File::Temp;
 # ABSTRACT: return name and handle of a temporary file safely
-our $VERSION = '0.2301'; # VERSION
+our $VERSION = '0.2302'; # VERSION
 
 
-# 5.6.0 gives us S_IWOTH, S_IWGRP, our and auto-vivifying filehandls
+# 5.6.0 gives us S_IWOTH, S_IWGRP, our and auto-vivifying filehandles
 # People would like a version on 5.004 so give them what they want :-)
 use 5.004;
 use strict;
@@ -28,7 +28,7 @@ eval { require Carp::Heavy; };
 require Symbol if $] < 5.006;
 
 ### For the OO interface
-use base qw/ IO::Handle IO::Seekable /;
+use parent qw/ IO::Handle IO::Seekable /;
 use overload '""' => "STRINGIFY", '0+' => "NUMIFY",
   fallback => 1;
 
@@ -40,7 +40,7 @@ $KEEP_ALL = 0;
 
 # We are exporting functions
 
-use base qw/Exporter/;
+use Exporter 'import';   # Requires 5.57+
 
 # Export list - to allow fine tuning of export table
 
@@ -752,7 +752,7 @@ sub _can_do_level {
       foreach my $file (@files) {
         # close the filehandle without checking its state
         # in order to make real sure that this is closed
-        # if its already closed then I dont care about the answer
+        # if its already closed then I don't care about the answer
         # probably a better way to do this
         close($file->[0]);      # file handle is [0]
 
@@ -1632,7 +1632,7 @@ File::Temp - return name and handle of a temporary file 
safely
 
 =head1 VERSION
 
-version 0.2301
+version 0.2302
 
 =head1 SYNOPSIS
 
@@ -2521,7 +2521,7 @@ the C<tempdir> function.
 =head2 Bugs / Feature Requests
 
 Please report any bugs or feature requests through the issue tracker
-at L<https://rt.cpan.org/Public/Dist/Display.html?Name=File-Temp>.
+at L<http://rt.cpan.org/Public/Dist/Display.html?Name=File-Temp>.
 You will be notified automatically of any progress on your issue.
 
 =head2 Source Code
@@ -2529,9 +2529,9 @@ You will be notified automatically of any progress on 
your issue.
 This is open source software.  The code repository is available for
 public review and contribution under the terms of the license.
 
-L<http://github.com/Perl-Toolchain-Gang/File-Temp>
+L<https://github.com/Perl-Toolchain-Gang/File-Temp>
 
-  git clone git://github.com/Perl-Toolchain-Gang/File-Temp.git
+  git clone https://github.com/Perl-Toolchain-Gang/File-Temp.git
 
 =head1 AUTHOR
 
@@ -2551,6 +2551,10 @@ David Golden <dagol...@cpan.org>
 
 =item *
 
+David Steinbrunner <dsteinbrun...@pobox.com>
+
+=item *
+
 Ed Avis <e...@linux01.wcl.local>
 
 =item *
@@ -2559,12 +2563,24 @@ James E. Keenan <jk...@verizon.net>
 
 =item *
 
+Karen Etheridge <et...@cpan.org>
+
+=item *
+
 Kevin Ryde <use...@zip.com.au>
 
 =item *
 
+Olivier Mengue <dol...@cpan.org>
+
+=item *
+
 Peter John Acklam <pjack...@online.no>
 
+=item *
+
+Peter Rabbitson <ribasu...@cpan.org>
+
 =back
 
 =head1 COPYRIGHT AND LICENSE
diff --git a/cpan/HTTP-Tiny/lib/HTTP/Tiny.pm b/cpan/HTTP-Tiny/lib/HTTP/Tiny.pm
index 8932b19..6d0059c 100644
--- a/cpan/HTTP-Tiny/lib/HTTP/Tiny.pm
+++ b/cpan/HTTP-Tiny/lib/HTTP/Tiny.pm
@@ -3,7 +3,7 @@ package HTTP::Tiny;
 use strict;
 use warnings;
 # ABSTRACT: A small, simple, correct HTTP/1.1 client
-our $VERSION = '0.035'; # VERSION
+our $VERSION = '0.036'; # VERSION
 
 use Carp ();
 
@@ -1008,7 +1008,7 @@ HTTP::Tiny - A small, simple, correct HTTP/1.1 client
 
 =head1 VERSION
 
-version 0.035
+version 0.036
 
 =head1 SYNOPSIS
 
@@ -1520,7 +1520,7 @@ public review and contribution under the terms of the 
license.
 
 L<https://github.com/chansen/p5-http-tiny>
 
-  git clone git://github.com/chansen/p5-http-tiny.git
+  git clone https://github.com/chansen/p5-http-tiny.git
 
 =head1 AUTHORS
 
diff --git a/cpan/Perl-OSType/lib/Perl/OSType.pm 
b/cpan/Perl-OSType/lib/Perl/OSType.pm
index 2a99b2b..d0d0011 100644
--- a/cpan/Perl-OSType/lib/Perl/OSType.pm
+++ b/cpan/Perl-OSType/lib/Perl/OSType.pm
@@ -3,7 +3,7 @@ use warnings;
 
 package Perl::OSType;
 # ABSTRACT: Map Perl operating system names to generic types
-our $VERSION = '1.005'; # VERSION
+our $VERSION = '1.006'; # VERSION
 
 require Exporter;
 our @ISA = qw(Exporter);
@@ -92,7 +92,7 @@ Perl::OSType - Map Perl operating system names to generic 
types
 
 =head1 VERSION
 
-version 1.005
+version 1.006
 
 =head1 SYNOPSIS
 

--
Perl5 Master Repository

Reply via email to