Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[perl #40972] Iterator over Env under Win32

4 views
Skip to first unread message

Bernhard Schmalhofer

unread,
Nov 22, 2006, 2:44:02 PM11/22/06
to bugs-bi...@rt.perl.org
# New Ticket Created by Bernhard Schmalhofer
# Please include the string: [perl #40972]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=40972 >


Hi,

in t/pmc/env.t I noticed that an Iterator test is skipped under Win23:

skip 'iterator not available on win32' => 1
if 'MSWin32' eq $^O;

Is this still necessary?

Regards,
Bernhard


0 new messages