[SCM] Debian packaging of libperl5i-perl annotated tag, v2.3.0_03, created. v2.3.0_03

Michael G. Schwern schwern at pobox.com
Tue Aug 16 18:05:11 UTC 2011


The annotated tag, v2.3.0_03 has been created
        at  81cc9dd0bee00cf921b32d6cb7ba472f8437881a (tag)
   tagging  20f28899f56d7d2cb70bc2c1dcc97ed66c450c8f (commit)
  replaces  v2.3.0_02
 tagged by  Michael G. Schwern
        on  Wed Jul 28 20:35:39 2010 -0700

- Shortlog ------------------------------------------------------------
Version 2.3.0_03 released to CPAN

Chad Granum (6):
      Close #150, added Child qw/child/
      Add documentation for Child
      Bumped required version for Child
      Fixed child test
      Close #143
      New version of Child required changes here

Eric A. Zarko (1):
      Added is_even and is_odd [github 143]

Michael G. Schwern (24):
      ARRAY->foreach that works N at a time using the function's signature
      Document that what to do with odd numbered arrays is undefined.
      Make passing functions to foreach which take no arguments an error
      Fix the signature setter.
      Test that ARRAY->foreach will error if given a function that takes no arguments.
      Test map() with named arguments.  Works by implementation quirk.
      Change docs from "def" to "func" as it looks like that's the way things are going.
      Remove ngrep, nmap and nfor.
      Change "print" in docs to "say"
      Add "how do I iterate over more than one item at a time" FAQ
      Update the MANIFEST to remove the NamedVar test
      Fix a test that was referencing a Child class now that we load Child.
      This $one thing is hard to follow.  Break the Child test up into blocks.
      Make the final exit status test TODO until Chad can figure what's goign on.
      Make signatures available to the ARRAY class internally.
      Rewrite ARRAY internally using function signatures.
      is_even/is_odd docs were wrong
      The examples complicate a pair of very simple methods.
      Change Signature->num_params to Signature->num_positional_params and add positional_params.
      Update the change log with the latest work
      Anonymous functions were getting a new signature each time they're used.
      Remove def.
      Fix the $VERSION patcher to handle alphas
      Version 2.3.0_03

-----------------------------------------------------------------------

-- 
Debian packaging of libperl5i-perl



More information about the Pkg-perl-cvs-commits mailing list