# from Michael G Schwern # on Monday 15 October 2007 18:00: >> We're not going to retroactively remove it from the 2.x series. 3.0 >> and beyond will not have straps. > >To clarify further, upgrading from TH 2 to TH 3 will not break Straps.
"not break" in what sense? From my reading, Test::Harness::Straps only operates by way of Test::Harness dispatching all work through it. Since Test::Harness 3.0 will not do this, Test::Harness::Straps will be "not used" and therefore code relying on it will "not work", when Test::Harness->VERSION > 2.99, right? The installation of Test::Harness 3.0 means any code which needs the 2.x interface needs a 2.x Test::Harness and sufficient PERL5LIB or other @INC juggling. --Eric -- The only thing that could save UNIX at this late date would be a new $30 shareware version that runs on an unexpanded Commodore 64. --Don Lancaster (1991) --------------------------------------------------- http://scratchcomputing.com ---------------------------------------------------