File: Changes

package info (click to toggle)
liblexical-underscore-perl 0.004-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 156 kB
  • sloc: perl: 19; makefile: 2
file content (27 lines) | stat: -rw-r--r-- 655 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
lexical-underscore
==================

Created:      2012-11-11
Home page:    <https://metacpan.org/release/lexical-underscore>
Bug tracker:  <http://rt.cpan.org/Dist/Display.html?Queue=lexical-underscore>
Maintainer:   Toby Inkster (TOBYINK) <tobyink@cpan.org>

0.004	2017-01-30

 - Updated: Fix for Perl >= 5.24, where lexical $_ no longer exists.

0.003	2014-09-15

 [ Bug Fixes ]
 - Restore dynamic config which adds PadWalker to dependencies when Perl >=
   5.9.0.
   Fixes RT#98883.
   Slaven Rezić++
   <https://rt.cpan.org/Ticket/Display.html?id=98883>

0.002	2014-09-10

 [ Packaging ]
 - Switch to Dist::Inkt.

0.001	2012-11-11	Initial release