http://www.perlmonks.org?node_id=992695


in reply to Re^2: RFC: New style for argument check in subs
in thread RFC: New style for argument check in subs

Method::Signatures -- yes, I am serious. It's good.

Method::Signatures::Simple -- yes, I am serious again. It's still good.

The computer can handle working harder. You can't.

    -- Chip Salzenberg, Free-Floating Agent of Chaos

  • Comment on Re^3: RFC: New style for argument check in subs

Replies are listed 'Best First'.
Re^4: RFC: New style for argument check in subs
by LanX (Saint) on Sep 10, 2012 at 09:49 UTC
    I don't deny it's good, but I have serious problems with such dependencies.

    If it' so good make it core and I'll use it as soon as Debian supports the perlversion.

    In the meantime I like a good style which works w/o XS dependencies.

    Cheers Rolf

      Long experience has taught me that distribution Perl, including Debian, exists to support the code in the distribution, not to support a Perl developer. I strongly recommend building your own Perl and not avoiding XS. Your choice, of course.

          -- Chip Salzenberg, Free-Floating Agent of Chaos

        nope, not my choice, corporate's choice.

        Cheers Rolf