diff options
| author | Daniel Friesel <derf@finalrewind.org> | 2011-02-28 18:13:19 +0100 |
|---|---|---|
| committer | Daniel Friesel <derf@finalrewind.org> | 2011-02-28 18:13:19 +0100 |
| commit | a0170383fc831c327c481844a2ce86f240b403da (patch) | |
| tree | 58b21cbee01473edfc26e3ee2cc2df001b367e22 /README | |
| parent | 011ed48f326216672f962e128f96cb83cef28460 (diff) | |
| parent | 149e463ca5430c9327cbf4e516104bdc2dcea3ae (diff) | |
Merge branch 'master' of /home/derf/var/git_root/dthumb
Conflicts:
lib/App/Dthumb.pm
Diffstat (limited to 'README')
| -rw-r--r-- | README | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -2,7 +2,9 @@ dthumb - Create static HTML thumbnail list for images Requires: * perl version 5.10 or newer - * The Image::Imlib2 perl module + * Data::Section + * Image::Imlib2 + * Time::Progress Installation: @@ -11,3 +13,7 @@ Installation: > sudo ./Build install You can then run 'man dthumb' for more information. + + +You may also run './Build test'. This will require the Test::More, +Test::Compile and Test::Pod modules. |
