Index: trunk/Nebulous-Server/Build.PL
===================================================================
--- trunk/Nebulous-Server/Build.PL	(revision 4910)
+++ trunk/Nebulous-Server/Build.PL	(revision 4917)
@@ -94,7 +94,7 @@
         'Test::More'            => '0.49',
     },
-    script_files        => qw(
+    script_files        => [qw(
         bin/neb-initdb
         bin/neb-addvol
-    ),
+    )],
 )->create_build_script;
