Tue Apr 13 16:46:35 2010zefram [...] fysh.org - Ticket created
Subject:
$[ used in Win32API::File
Date:
Tue, 13 Apr 2010 21:46:20 +0100
To:
bug-Win32API-File [...] rt.cpan.org
From:
Zefram <zefram [...] fysh.org>
The code for Win32API::File has a vestigial use of $[, comparing an
index() result against $[-1. Stylistically this should be changed to
simply -1, because $[ can't vary in this context and is deprecated.
-zefram
Fri Feb 25 16:04:41 2011CHORNY [...] cpan.org - Status changed from 'new' to 'patched'