The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.000004 - 2012-11-20

  • Peter Vereshagin <peter@vereshagin.org>
    • Ticket: 87 (ecc4ad40-c3f0-41d6-9ced-80ca3d508023)
      • Test::Version seems to be missing from prereqs. Some of the tests require Test::Version:
        • t/10-use.t (Wstat: 256 Tests: 46 Failed: 1) Failed test: 40 Non-zero exit status: 1 t/30-tmux.t (Wstat: 0 Tests: 1 Failed: 0) Parse errors: Bad plan. You planned 0 tests but ran 1. Files=7, Tests=114, 2 wallclock secs ( 0.03 usr 0.09 sys + 1.13
      • cusr 1.36 csys = 2.61 CPU)
        • It was observed that the test suite seem to fail without these
      • modules:
        • Test::Version
      • Plan for t/30-tmux.t 'skip_all' should be fixed, too.

Documentation

Modules

Makes fork() in debugger to open a new Tmux window
Configuration system for Debug::Fork::Tmux