From: Marius Gavrilescu Date: Fri, 14 Nov 2014 20:59:56 +0000 (+0200) Subject: Improve POD X-Git-Tag: 0.001~2 X-Git-Url: http://git.ieval.ro/?p=aard.git;a=commitdiff_plain;h=87fce6aec69ed809f3aef4d7a5b02c7e0a7cc341 Improve POD --- diff --git a/lib/Aard.pm b/lib/Aard.pm index fdb570e..aebfc5c 100644 --- a/lib/Aard.pm +++ b/lib/Aard.pm @@ -195,20 +195,36 @@ Returns true if B means number of articles in this volume. This i =item B +Returns the dictionary's "from" language (two or three letter ISO code) + =item B +Returns the dictionary's "to" language (two or three letter ISO code) + =item B +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