in reply to Re^3: Smart match in p5
in thread Smart match in p5

IMO a crucial issue to get this into play is to find out how many scripts it breaks. You should have a good estimate of that before proposing it.

Do I have statistics? Do you? Does anyone?

All we can reasonably test with is CPAN modules, our own scripts and perl's test suite. I know nothing in my repository would break except one throwaway script that uses Switch.pm for given/when.

Juerd # { site => 'juerd.nl', plp_site => 'plp.juerd.nl', do_not_use => 'spamtrap' }

Replies are listed 'Best First'.
Re^5: Smart match in p5
by demerphq (Chancellor) on Mar 14, 2005 at 15:56 UTC

    All we can reasonably test with is CPAN modules, our own scripts and perl's test suite.

    Well then if you count how many break you have some statistics dont you?

    ---
    demerphq

      Well then if you count how many break you have some statistics dont you?

      Then it probably breaks nothing.

      Juerd # { site => 'juerd.nl', plp_site => 'plp.juerd.nl', do_not_use => 'spamtrap' }