NAME
App::StaticImageGallery::Dir - Handles a directory
VERSION
version 0.002
DESCRIPTION
SYNOPSIS
DIRECTORY NAMES
Pictures -> work_dir
|-- .StaticImageGallery -> data_dir
| |-- 101_7426.JPG
| |-- 101_7428.JPG
| |-- 101_7429.JPG
| |-- 101_7430.JPG
| `-- style.css
|-- 101_7426.JPG
|-- 101_7426.JPG.html
|-- 101_7428.JPG
|-- 101_7428.JPG.html
|-- 101_7429.JPG
|-- 101_7429.JPG.html
|-- 101_7430.JPG
|-- 101_7430.JPG.html
`-- index.html
1 directory, 14 files
METHODS
add_dir
all_dirs
all_images
count_dirs
count_images
dirs
get_dir
get_image
images
init
link_to_parent_dir
style
write_index
data_dir
work_dir
clean_work_dir
Remove all files created by StaticImageGallery
AUTHOR
See "AUTHOR" in App::StaticImageGallery and "CONTRIBUTORS" in App::StaticImageGallery.