From cbd22d7016da168c4305956144f08d47e52095ec Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Thu, 24 Jun 2010 20:14:17 +0200 Subject: Add some POD sections --- bin/gen-xhtml-thumbnails | 27 ++++++++++++++++++++++++++- 1 file changed, 26 insertions(+), 1 deletion(-) diff --git a/bin/gen-xhtml-thumbnails b/bin/gen-xhtml-thumbnails index 3391de7..c4895af 100755 --- a/bin/gen-xhtml-thumbnails +++ b/bin/gen-xhtml-thumbnails @@ -1,5 +1,5 @@ #!/usr/bin/perl -# Copyright © 2009 by Daniel Friesel +# Copyright © 2009,2010 by Daniel Friesel # License: WTFPL use strict; use warnings; @@ -187,3 +187,28 @@ Set thumbnail quality. Accepts values between 0 and 100, where 100 is the highest possible quality =back + +=head1 EXIT STATUS + +Zero upon success, non-zero otherwise. + +=head1 CONFIGURATION + +None. + +=head1 DEPENDENCIES + +B requires the Image::Imlib2 perl module. + +=head1 BUGS AND LIMITATIONS + +There is no detection for changed images, the thumbnails of deleted images are +not removed. + +=head1 AUTHOR + +Copyright (C) 2009, 2010 by Daniel Friesel Ederf@chaosdorf.deE + +=head1 LICENSE + + 0. You just DO WHAT THE FUCK YOU WANT TO -- cgit v1.2.3