File: Changes

package info (click to toggle)
libtext-roman-perl 3.5-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 228 kB
  • sloc: perl: 506; makefile: 5
file content (41 lines) | stat: -rw-r--r-- 691 bytes parent folder | download | duplicates (4)
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
40
41
Changelog for Text-Roman

3.5 2013-01-28T18:13:55
 [Stanislaw Pusep <creaktive@gmail.com>]
 - removed Scalar::Util dependency

 - eg/unroman.pl fixed

 - fixes to comply with the new tests

 - better tests

 - better aliases to deprecated functions

 - probable roman2int() typo fix (slow $& instead of plain $_)

 - version bump

 - tests cleanup

 - added usage example


v3.4 2013-01-22T20:37:07
 [Stanislaw Pusep <creaktive@gmail.com>]
 - merge complete

 - merging back with ECALDER fork


 [Stanislaw Pusep <stanislav.poussep@buscape-inc.com>]
 - Changes


v3.02 2012-02-01T18:29:16
 [Stanislaw Pusep <stanislav.poussep@buscape-inc.com>]
 - CPAN test compliance

 - released at CPAN