# HG changeset patch # User František Kučera # Date 1376655338 -7200 # Node ID 65a956596368c252a8a2009a52dd369188d46759 # Parent 94be42998f6aaf37363958e6eac1946cc3bf9e9a data: perl diff -r 94be42998f6a -r 65a956596368 data/dictionary.xml --- a/data/dictionary.xml Fri Aug 16 14:09:02 2013 +0200 +++ b/data/dictionary.xml Fri Aug 16 14:15:38 2013 +0200 @@ -1414,8 +1414,15 @@ computer - - + + + + an interpreted dynamic programming language; + popular in UNIX environment for scripting and text processing; + Perl syntax allows very effective and elegant notation especially while working with regular expressions, but sometimes it is hard to read; + its implementation is free software + + computer