File: Changes

package info (click to toggle)
libtext-affixes-perl 0.09-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 152 kB
  • ctags: 209
  • sloc: makefile: 569; perl: 69
file content (40 lines) | stat: -rw-r--r-- 1,120 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
37
38
39
40
Revision history for Text-Affixes

0.09 2015-10-20T10:05:00Z
    - doc fixes from gsulivan@
    - convert to Minilla
    - put on Github with history imported from gitpan

0.08  Mon Oct 19 15:17:00 2015
    - fix some Unicode issues

0.07  Sat Nov 19 19:22:00 2005
	- increased test coverage

0.06  Fri Nov 05 00:17:14 2004
	- added parameter "exclude_numbers" to the configuration
	- added parameter "lowercase" to the configuration
	- code for extracting prefixes and suffixes now resides in the same
	  private function

0.05  Mon Nov 01 15:18:00 2004
	- Perl required version is now 5.006
	- changes in the documentation
	- added pod.t and pod-coverage.t to the tests directory
	- when minimum size is bigger than maximum size, a reference to an
	  empty hash is automatically returned

0.04  Tue Oct 26 19:20:00 2004
	- corrected grammar (it's "suffix", not "sufix"; duh!)

0.03  Tue Oct 26 00:00:10 2004
	- minor changes in the documentation
	- added tests

0.02  Sat Oct 23 17:04:20 2004
	- added README

0.01  Sat Oct 23 17:04:20 2004
	- original version; created by h2xs 1.22 with options
		-Xan Text::Affixes