From 87fce6aec69ed809f3aef4d7a5b02c7e0a7cc341 Mon Sep 17 00:00:00 2001 From: Marius Gavrilescu Date: Fri, 14 Nov 2014 22:59:56 +0200 Subject: [PATCH] Improve POD --- lib/Aard.pm | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) 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 -- 2.30.2