Improve POD
authorMarius Gavrilescu <marius@ieval.ro>
Fri, 14 Nov 2014 20:59:56 +0000 (22:59 +0200)
committerMarius Gavrilescu <marius@ieval.ro>
Fri, 14 Nov 2014 20:59:56 +0000 (22:59 +0200)
lib/Aard.pm

index fdb570e0e9f96981a8c2f287974b9dee8306bbb4..aebfc5ce7fe3463379e93858d5b973ddf5530d28 100644 (file)
@@ -195,20 +195,36 @@ Returns true if B<article_count> means number of articles in this volume. This i
 
 =item B<index_language>
 
+Returns the dictionary's "from" language (two or three letter ISO code)
+
 =item B<article_language>
 
+Returns the dictionary's "to" language (two or three letter ISO code)
+
 =item B<title>
 
+Returns the dictionary title
+
 =item B<version>
 
+Returns the dictionary version
+
 =item B<description>
 
+Returns the dictionary description
+
 =item B<copyright>
 
+Returns the copyright notice
+
 =item B<license>
 
+Returns the full license text
+
 =item B<source>
 
+Returns the dictionary data source
+
 =back
 
 =head1 SEE ALSO
This page took 0.011046 seconds and 4 git commands to generate.