The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Pick-TCL

0.03    2014-01-05
        Move dependence on Test::More from PREREQ_PM to BUILD_REQUIRES
        and add IPC::Run to BUILD_REQUIRES (this rather defeats the
        purpose of falling back to Net::OpenSSH for a local target VM
        when IPC::Run is missing; but in the absence of any way to
        define an OR relationship between modules listed in BUILD_REQUIRES
        it seems the best compromise, since IPC::Run is far more commonly
        found than Net::OpenSSH).

0.02    2014-01-05
        Bugfix: Pick::TCL now parses cleanly when IPC::Run in missing

0.01    2014-01-02
        First public release.