Re: [Libreoffice] [PATCH] Created installer::languages::shorten_language_string

2010-10-21 Thread Tor Lillqvist
> Any speed you can squeeze out of the install set builder would definitely be > appreciated. I agree fully. It is extremely exciting to see a new contributor attack the Perl code, welcome! One thing that would be very useful is if you could actually write down what you learn about the Perl cod

Re: [Libreoffice] [PATCH] Created installer::languages::shorten_language_string

2010-10-21 Thread Caolán McNamara
On Wed, 2010-10-20 at 08:20 -0700, Sean McMurray wrote: > Replaced similar code in other loactions to point to here. > Used Digest::MD5 instead of spawning a separate os process. A get a syntax error in there, i.e. "installer:" vs "installer::" and I also get an uninitialized value $_ in scalar ch

[Libreoffice] [PATCH] Created installer::languages::shorten_language_string

2010-10-20 Thread Sean McMurray
Replaced similar code in other loactions to point to here. Used Digest::MD5 instead of spawning a separate os process. This patch is public domain. --- solenv/bin/make_installer.pl |8 +--- solenv/bin/modules/installer/control.pm | 12 ++-- solenv/bin/mod