in reply to Re^24: CPAN and readline on windows
in thread CPAN and readline on windows

"aaaaah"!

Replies are listed 'Best First'.
Re^26: CPAN and readline on windows
by syphilis (Archbishop) on Mar 29, 2009 at 05:21 UTC
    "aaaaah"!

    :-)))))

    I wonder what created that setting. Cygwin would be my guess, as its (bash) shell also reports TERM=dumb ... except that my XP laptop has never had Cygwin installed on it. The msys (bash) shell reports TERM=msys.

    Or maybe 'dumb' is the default - and you guys have done something to change it ?

    Anyway - another mystery solved. Nice work ikegami, BrowserUk.

    Cheers,
    Rob
      Its sneaky StrawberryPerl installer, via registry
      HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\En +vironment
        The post to which you link assumes that Perl is only executed from the command prompt. In practice, it's also launched from file managers (via file associations) and from IDEs.