Skip Menu |

This queue is for tickets about the Archive-Tar-Streamed CPAN distribution.

Report information
The Basics
Id: 88887
Status: new
Priority: 0/
Queue: Archive-Tar-Streamed

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Unimportant
Broken in: 0.03
Fixed in: (no value)



Subject: Typos in SYNOPSIS
Following issues in Pod's SYNOPSIS, dealing with the reading example: my $fh2l --> should be: my $fh2; binmode $fh; ---> should be: binmode $fh2; Regards, Slaven