in reply to Re^3: Pure Perl Split Screen
in thread Pure Perl Split Screen

You may have to upgrade your Perl distribution. See this thread: perl reports fastcwd 'redefined' when using Cwd and -W, especially ikegami's remarks on how Cwd works.

- Luke

Replies are listed 'Best First'.
Re^5: Pure Perl Split Screen
by PilotinControl (Pilgrim) on Nov 10, 2014 at 23:44 UTC

    Hello Luke,

    I'm using Perl v5.10.0 built for MSWin32-x86-multi-thread

    and it has been my experience in the past when an upgrade is done to a Perl distribution it has some effect on other downloaded modules that end up not working. Is there a way to bypass that?