From 40b4b6e177c62a14c166dbba6adf3abc415af4b2 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 18 Apr 2017 23:10:57 +0000 Subject: tlperl 5.24.1 from siep git-svn-id: svn://tug.org/texlive/trunk@43914 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/tlperl/lib/Perl/OSType.pm | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'Master/tlpkg/tlperl/lib/Perl') diff --git a/Master/tlpkg/tlperl/lib/Perl/OSType.pm b/Master/tlpkg/tlperl/lib/Perl/OSType.pm index 0d5b54b732b..8a915771bd7 100644 --- a/Master/tlpkg/tlperl/lib/Perl/OSType.pm +++ b/Master/tlpkg/tlperl/lib/Perl/OSType.pm @@ -4,7 +4,7 @@ use warnings; package Perl::OSType; # ABSTRACT: Map Perl operating system names to generic types -our $VERSION = '1.008'; +our $VERSION = '1.009'; require Exporter; our @ISA = qw(Exporter); @@ -40,6 +40,7 @@ my %OSTYPES = qw( nto Unix svr4 Unix svr5 Unix + sco Unix sco_sv Unix unicos Unix unicosmk Unix @@ -95,7 +96,7 @@ Perl::OSType - Map Perl operating system names to generic types =head1 VERSION -version 1.008 +version 1.009 =head1 SYNOPSIS @@ -156,7 +157,7 @@ L =head2 Bugs / Feature Requests Please report any bugs or feature requests through the issue tracker -at L. +at L. You will be notified automatically of any progress on your issue. =head2 Source Code @@ -164,9 +165,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 +L - git clone https://github.com/dagolden/Perl-OSType.git + git clone https://github.com/Perl-Toolchain-Gang/Perl-OSType.git =head1 AUTHOR -- cgit v1.2.3