Deprecated.
The maintainer of this distribution has indicated that it is deprecated and no longer suitable for use.
      
  NAME
lightbox-install - Lightbox installation
SYNOPSIS
lightbox-install [options] destdir
Options:
  --quiet     Install quietly; only report errors
  --help/-?   Brief help message
  --man       Full documentation
  destdir     Directory to install to (default "./lightbox")
DESCRIPTION
Installs the Lightbox JS (including all CSS themes and images) into the specified destdir, using Alien::Lightbox.
OPTIONS
- --quiet
 - 
Install quietly; only error messages will be displayed.
 - --help/-?
 - 
Displays a brief help message.
 - --man
 - 
Displays the full documentation.
 - destdir
 - 
Directory that the Lightbox JS library should be installed into. Defaults to ./lightbox.
 
AUTHOR
Graham TerMarsch (cpan@howlingfrog.com)
LICENSE
Copyright (C) 2007, Graham TerMarsch. All rights reserved.
This is free software; you can redistribute it and/or modify it under the same terms as Perl itself.