[prev] [thread] [next] [lurker] [Date index for 2005/02/19]
Author: richardc
Date: 2005-02-19 12:41:03 +0000 (Sat, 19 Feb 2005)
New Revision: 1922
Modified:
trunk/buscador/Build.PL
Log:
fix the name of the script
Modified: trunk/buscador/Build.PL
===================================================================
--- trunk/buscador/Build.PL 2005-02-19 11:48:16 UTC (rev 1921)
+++ trunk/buscador/Build.PL 2005-02-19 12:41:03 UTC (rev 1922)
@@ -5,7 +5,7 @@
my $build = Buscador::Build->new(
module_name => "Buscador",
license => "perl",
- scripts => [ 'bin/buscador-import' ],
+ scripts => [ 'bin/buscador' ],
requires => {
'Apache::MVC' => 0,
'Cache::FileCache' => 0,
Generated at 13:00 on 19 Feb 2005 by mariachi 0.52