[ZPT] [ANNOUNCE] i18nfool 0.2 released
Jean-Michel Hiver
jhiver at mkdoc.com
Wed Jul 28 16:37:59 EDT 2004
Hi List,
As expected the first release was full of bugs :-)
Here's the Changelog:
0.2 Wed Jul 28 11:10:20 2004
- Fixed i18nfool-extract attributes parsing
- Fixed i18nfool-extract producing corrupted po files
- Fixed i18nfool-extract dying on non-well formed XML
- Fixed i18nfool-extract ignoring first file to extract
I am sure there are many more, so if there's anybody doing TAL i18n
stuff on this list, a bit of testing / feedback would be appreciated.
Thanks :-)
The tarball is here:
http://search.cpan.org/CPAN/authors/id/J/JH/JHIVER/I18NFool-0.2.tar.gz
There's a few dependencies though which you'll have to get of CPAN -
http://search.cpan.org/
The docs are here:
http://search.cpan.org/~jhiver/I18NFool/lib/I18NFool.pm
Installing is easy:
perl Makefile.PL
make
make test
make install
Or even easier, use CPAN and it downloads / install all the dependencies
for you:
perl -MCPAN -e 'install I18NFool'
Cheers,
Jean-Michel.
More information about the ZPT
mailing list