1.1 --- a/data/dictionary.xml Fri Aug 16 14:09:02 2013 +0200
1.2 +++ b/data/dictionary.xml Fri Aug 16 14:15:38 2013 +0200
1.3 @@ -1414,8 +1414,15 @@
1.4 <tag>computer</tag>
1.5 </concept>
1.6 <concept>
1.7 - <term abbreviation="" completeForm="Perl" language="en"/>
1.8 - <explanation language="en"><text></text></explanation>
1.9 + <term abbreviation="Perl" completeForm="Practical Extraction and Reporting Language" language="en"/>
1.10 + <explanation language="en">
1.11 + <text>
1.12 + an interpreted dynamic programming language;
1.13 + popular in UNIX environment for scripting and text processing;
1.14 + Perl syntax allows very effective and elegant notation especially while working with regular expressions, but sometimes it is hard to read;
1.15 + its implementation is free software
1.16 + </text>
1.17 + </explanation>
1.18 <tag>computer</tag>
1.19 </concept>
1.20 <concept>