File: Changes

package info (click to toggle)
perlrdf 0.006-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 304 kB
  • sloc: perl: 1,489; makefile: 2; sh: 1
file content (39 lines) | stat: -rw-r--r-- 911 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
37
38
39
App-perlrdf
===========

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

0.006	2014-09-14

 [ Packaging ]
 - Add repo link.

0.005	2014-09-14

 [ Packaging ]
 - Switch to Dist::Inkt.

 [ Other ]
 - Drop final usage of smartmatch in favour of match::simple.
 - No longer require Object::AUTHORITY.

0.004	2013-07-04

 - Removed: Dropped the `-p` shorthand for the `--password` option because
   it conflicts with another shorthand.
 - Updated: Eliminate smartmatch/given/when (except in one module where it
   will continue to be used for a short time).

0.003	2012-12-15

 - Updated: Switch from Any::Moose to Moose.

0.002	2012-12-12	Day of the Dozens!

 [ Packaging ]
 - Add IO::Scalar dependency.

0.001	2012-07-22	Initial release: happy pi day!