top / tiling


NAME

 album.pl - album list creater


SYNOPSIS

 perl album.pl [options]

Options:

    -help            brief help message


DESCRIPTION

    album.pl is a perl script to list tiled images and to output jsonp for album.html
    of TiledImage system. this script finds directories under the current directory
    and output the jsonp into stdout.
top / tiling