r5097@merlin: jquelin | 2007-05-25 18:57:02 +0200
[language-ook.git] / Changes
blob91ec655427dfc80dee1370bb232fb2fe8d9752de
1 Revision history for Language::Ook.
3 High-level changelog
4 ====================
6 1.0.x  kwalitee release
7 0.0x   initital version
10 Low-level changelog
11 ===================
13 1.0.0 Fri May 25 09:55:20 CEST 2007
14  - changed license to gpl
15  - provided Build.PL as an alternative to Makefile.PL
16  - change versioning to x.y.z
17  - using lib/ layout
21 0.03  Sat Feb 22 20:02:49 CET 2003
22  - forgot to update MANIFEST with test.ook so distrib did not
23    include the file... Thanks cpantesters! :-)
24  - ook examples now in src directory
26 0.02  Sat Feb 22 12:17:03 CET 2003
27  - now using a Perl eval: compiling is much better than interpreting.
28  - compiling is now forgiving when ook source contains comments
29    (that is, chars not matching /Ook. Ook. /)
31 0.01  Sun Oct  6 10:59:36 CEST 2002
32  - original version