chiark / gitweb /
new THEORY, define inpatch
[topbloke.git] / tb-create.pl
index 0e93c45381a8f723c438fecfd37ebf71d91a33b1..68c571f369cd280c7eeb9c3abe9825af9a4edd93 100755 (executable)
@@ -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;