From 700bba61249ef34ce31717a34b4c0df348a3d20a Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sat, 15 May 2010 00:56:23 +0200 Subject: efa(1): Add some general POD sections --- bin/efa | 24 +++++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/bin/efa b/bin/efa index a8ee155..c59264e 100755 --- a/bin/efa +++ b/bin/efa @@ -556,7 +556,29 @@ Print version information =back -=head1 BUGS +=head1 EXIT STATUS + +Non-Zero on grave errors, otherwise zero. Note that there are cases where +B returns zero although it didn't work properly (i.e. displays an empty +result). + +=head1 CONFIGURATION + +None. + +=head1 DEPENDENCIES + +This script requires the WWW::Mechanize module and perl 5.10 (or higher). + +=head1 BUGS AND LIMITATIONS The Unicode handling is slightly messed up. Therefore, arguments to B should always be plain ASCII (ue instead of E etc). + +=head1 AUTHOR + +Copyright (C) 2009,2010 by Daniel Friesel Ederf@derf.homelinux.orgE + +=head1 LICENSE + + 0. You just DO WHAT THE FUCK YOU WANT TO. -- cgit v1.2.3