From 12679ab7d3c2a210f4123163671b532b8b55d5f9 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Fri, 15 Mar 2024 03:06:35 +0000 Subject: CTAN sync 202403150306 --- systems/texlive/tlnet/tlpkg/tlperl/lib/IO/Pipe.pm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'systems/texlive/tlnet/tlpkg/tlperl/lib/IO/Pipe.pm') diff --git a/systems/texlive/tlnet/tlpkg/tlperl/lib/IO/Pipe.pm b/systems/texlive/tlnet/tlpkg/tlperl/lib/IO/Pipe.pm index 7b195ca643..a99391edc4 100644 --- a/systems/texlive/tlnet/tlpkg/tlperl/lib/IO/Pipe.pm +++ b/systems/texlive/tlnet/tlpkg/tlperl/lib/IO/Pipe.pm @@ -13,7 +13,7 @@ use strict; use Carp; use Symbol; -our $VERSION = "1.46"; +our $VERSION = "1.52"; sub new { my $type = shift; @@ -203,7 +203,7 @@ processes. =item new ( [READER, WRITER] ) Creates an C, which is a reference to a newly created symbol -(see the C package). C optionally takes two +(see the L package). C optionally takes two arguments, which should be objects blessed into C, or a subclass thereof. These two objects will be used for the system call to C. If no arguments are given then method C is called @@ -245,7 +245,7 @@ L =head1 AUTHOR Graham Barr. Currently maintained by the Perl Porters. Please report all -bugs to . +bugs at L. =head1 COPYRIGHT -- cgit v1.2.3