PaulHowarth/Blog/2011-08-09

Tuesday 9th August 2011

Fedora Project

  • Updated perl-Package-Stash-XS to 0.23 in F-16 and Rawhide:

    • Fix the test for scalar values, again
    • Disallow assigning globrefs to scalar glob slots (this doesn't actually make any sense)
  • Updated perl-Package-Stash to 0.31 in F-16 and Rawhide:

    • Fix ->add_symbol('$foo', qr/sdlfk/) on 5.12+

    • Fix ->add_symbol('$foo', \v1.2.3) on 5.10+

Local Packages

  • New package perl-Test-Has-Version (0.012)

  • Updated perl-Coro to 6.06:

    • Cygwin unfortunately patches the stack at runtime, so we use the pthreads backend, which is an order of magnitude slower; unfortunately, Cygwin's pthread implementation isn't very complete either, so allocate the stack twice just to be sure

  • Updated perl-Package-Stash-XS to 0.23 as per the Fedora version

  • Updated perl-Package-Stash to 0.31 as per the Fedora version

  • Updated perl-Pod-Wordlist-hanekomu to BR: perl(Test::HasVersion) and perl(Test::Vars) for full release test coverage


Recent