Skip Menu |

This queue is for tickets about the IO-stringy CPAN distribution.

Report information
The Basics
Id: 4369
Status: resolved
Priority: 0/
Queue: IO-stringy

People
Owner: cwhitener [...] gmail.com
Requestors: dom [...] idealx.com
Cc:
AdminCc:

Bug Information
Severity: Wishlist
Broken in: 2.108
Fixed in: (no value)

Attachments


Subject: Improvement: handling of fixed-size reads in IO::Scalar
The attached code snippet replaces the block at line 350 in IO::Scalar, and adds support for reading in fixed-size records when requested (according to perlvar, this is when $/ is a reference to an integer)
Download patch.IO-Stringy
application/octet-stream 292b

Message body not shown because it is not plain text.

From: julian [...] mehnle.net
This patch seems to have already been applied. I think this bug can be closed.