File: Changes

package info (click to toggle)
liblocale-maketext-fuzzy-perl 0.10-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 176 kB
  • ctags: 187
  • sloc: perl: 2,318; makefile: 15
file content (17 lines) | stat: -rw-r--r-- 453 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[Changes for 0.10 - 2007-10-14]

* LICENSING CHANGE: This compilation and all individual files in it
  are now under the permissive "MIT" license.

* Modernized the build infrastructure with Module::Install.

* Tidied up source code, test files, and this changelog.

[Changes for 0.02 - 2002-10-01]

* Failed matches no longer interpolates.
  (This makes normal strings with brackets possible.)

[Changes for 0.01 - 2002-08-02]

* Initial CPAN release.