File: Changes

package info (click to toggle)
libmarc-spec-perl 2.0.3-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 244 kB
  • sloc: perl: 686; makefile: 2
file content (36 lines) | stat: -rw-r--r-- 1,195 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 MARC-Spec-Parser

2.0.3  2017-12-16 09:28:09 CET
        - fixed bug indictor subspec abbreviation
2.0.2  2017-12-13 07:36:04 CET
        - minor: adjusted POD
        - Tidied up abstract in pod as reported by CPANTS. from manwar
2.0.1  2017-12-12 15:33:38 CET
        - removed DPP dependencyy in test
2.0.0  2017-12-12 13:46:21 CET
        - new class Indicator (conforms to MARCspec 0.16beta)
1.0.0  2017-05-11 13:43:22 CEST
        - parse is not an object method
0.1.4  2017-04-06 08:11:51 CEST
        - Bug fixing: leave or subspecs nested when adding
0.1.3  2017-03-24 08:11:47 CET
        - Fix spelling error in pod from dr0jf
0.1.2  2017-03-06 12:01:05 CET
        - Fix POD NAME structure
0.1.1  2017-03-01 06:42:01 CET
        - equality test on mixed scalar
0.1.0  2017-02-20 12:01:40 CET

        - new has_* attributes
        - new travis.yml
0.0.4  2017-02-17 07:08:15 CET
        - typos in POD
        - update of base attribute of Structure

0.0.3  2016-07-05 12:47:30 CEST
        - precompiled regex
        - require some modules
0.0.2  2016-07-01 10:55:03 CEST
        - deleted strictures
0.0.1  2016-07-01 10:15:32 CEST
        - Initial release