X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;f=tb-create.pl;fp=tb-create.pl;h=68c571f369cd280c7eeb9c3abe9825af9a4edd93;hb=20a1a234d7dda507b25b81fc48e59aed506946c5;hp=0e93c45381a8f723c438fecfd37ebf71d91a33b1;hpb=497110bb1956f74dbb7b509b20bf78ef1a5bfbeb;p=topbloke.git diff --git a/tb-create.pl b/tb-create.pl index 0e93c45..68c571f 100755 --- a/tb-create.pl +++ b/tb-create.pl @@ -7,6 +7,8 @@ use strict; use Getopt::Long; use Topbloke; +fixme needs update to new metadata; + Getopt::Long::Configure(qw(bundling)); die "bad usage\n" unless @ARGV==1;