From 675bd48e16ebf819f2054679d24a7380b10656c3 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Tue, 22 Feb 2011 18:25:21 +0100 Subject: Handier script name (dthumb) --- Build.PL | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Build.PL') diff --git a/Build.PL b/Build.PL index 16da3c1..8247947 100644 --- a/Build.PL +++ b/Build.PL @@ -10,8 +10,8 @@ my $build = Module::Build->new( 'Test::Compile' => 0, 'Test::Pod' => 0, }, - dist_name => 'gen-xhtml-thumbnails', - dist_version_from => 'bin/gen-xhtml-thumbnails', + dist_name => 'dthumb', + dist_version_from => 'bin/dthumb', license => 'unrestricted', requires => { 'perl' => '5.10.0', -- cgit v1.2.3