Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (5m)  pkgsrc-2024Q1 (3d)  pkgsrc-2023Q4 (77d)  pkgsrc-2023Q2 (109d) 

2024-06-17 08:03:10 UTC Now

2016-04-29 13:04:56 UTC MAIN commitmail json YAML

Updated to devel/p5-IO-Interactive-1.021 (From 0.0.6)
----------------------------------------------------
1.021 2016-01-27T20:29:17Z
  * Freshen the distro a bit
  * Somehow CPAN still has 0.0.6, so no one has David Muey's enhancements

1.01 - 2011-11-18
  * Decrease memory use a bit ***:
    1. lazy load Carp.pm only if we're about to croak()
    2. Remove use of version.pm since a decimal will do (made it 1.01 per
        discussion) - moots rt 50120
    3. Remove the need for Scalar::Util
  === Baseline RSS 1204,
          Orig RSS 2464 (+1260),
          New RSS 2244 (+1040)

          Technically -220 not a *huge* gain, but the ::Tiny version I'd
          worked up before this patch had an RSS of 1332 (+128).  I need
          to look into that and see if anything else could be done here.

(mef)