File: Changes

package info (click to toggle)
libsyntax-perl 0.004-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 132 kB
  • sloc: perl: 162; makefile: 2
file content (15 lines) | stat: -rw-r--r-- 528 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15

0.004     2012-05-18 20:47:15 Europe/Berlin
    - Fixed dist.ini to move Test::More to BuildRequires
    - Added unimport possibility
      (RT #77253, Thanks to ikegami for reporting and patch contribution)

0.003     2011-01-30 02:22:52 Europe/Berlin
    - Made foo/bar style extensions possible.
    - Passing full invocant syntax on as outer argument.

0.002     2010-08-10 04:33:37 Europe/Berlin
    - Removed faulty docs about enabling strict/warnings.

0.001     2010-08-10 00:06:13 Europe/Berlin
    - Initial release.