File: Changes

package info (click to toggle)
libsyntax-keyword-gather-perl 1.003001-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 120 kB
  • ctags: 6
  • sloc: perl: 134; makefile: 2
file content (36 lines) | stat: -rw-r--r-- 1,056 bytes parent folder | download
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
28
29
30
31
32
33
34
35
36
Revision history for Syntax-Keyword-Gather

1.003001  2014-08-20 18:39:35-05:00 America/Chicago
   - Fix docs that should have been updated in 1.003000
     (Thanks Grzegorz Rożniecki!)

1.003000  2014-03-14 16:50:16-05:00 America/Chicago
   - take with no arguments now takes $_! (Thanks Matthias Bloch!)
   - Ditch RT

1.002004  2014-01-09 18:21:15 America/Chicago
   - Fix silly POD error (David Steinbrunner)

1.002003  2013-09-25 21:59:23 America/Chicago
   - remove bonus NAME section

1.002002  2013-04-04 18:38:43 CST6CDT
   - Fix silly POD error (Yanick Champoux)

1.002001  2012-11-17 16:21:59 CST6CDT
   - Put MetaYAML back in dist

1.002000  2012-08-04 22:23:33 America/Chicago
   - Split Syntax::Feature::Gather away from Syntax::Keyword::Gather so we
     don't need to dep on syntax.pm

1.001001  2012-07-29 16:50:36 America/Chicago
   - Use Sub::Exporter::Progressive

1.001000  2010-11-06 22:23:35 CST6CDT
   - Stop using RJBS-versions
   - Add support for syntax.pm

0.093420 Mon Dec 07 2009 11:24:00
   - Initial fork of Perl6::Gather