File: Changes

package info (click to toggle)
libtext-roman-perl 3.3-3
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, sarge
  • size: 64 kB
  • ctags: 12
  • sloc: perl: 82; makefile: 59
file content (36 lines) | stat: -rw-r--r-- 1,135 bytes parent folder | download | duplicates (2)
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 Perl extension Text-Roman

revision 3.3
date: 2003/01/16 01:56:34;  author: ekkis;  state: Exp;  lines: +6 -6
- needed to bump up version as I forgot test.pl in MANIFEST
- cleaned up POD a little

revision 3.02
date: 2003/01/16 01:12:15;  author: ekkis;  state: Exp;  lines: +3 -3
- upping revision number to succed older module in CPAN

revision 1.4
date: 2003/01/16 01:06:41;  author: ekkis;  state: Exp;  lines: +77 -8
- added backward compatibility to module
- added CHANGES section to POD + ACKNOWLEGEMENTS, AVAILABILITY, etc.

revision 1.3
date: 2003/01/15 22:22:30;  author: ekkis;  state: Exp;  lines: +81 -95
- converted Milhar functions
- finalised POD changes

revision 1.2
date: 2003/01/15 10:27:35;  author: ekkis;  state: Exp;  lines: +108 -183
- now uses strict and warnings
- inline POD
- complete rewrite of roman(), isroman() and roman2int() using my own algorithms
- now only exports_ok

revision 1.1
date: 2003/01/15 01:55:46;  author: ekkis;  state: Exp;
branches:  1.1.1;
Initial revision

revision 1.1.1.1
date: 2003/01/15 01:55:46;  author: ekkis;  state: Exp;  lines: +0 -0
Initial import