Sorry folks; I see you've already had questions about this...

I'm a complete VMS n00b with an HP TestDrive account. I'm trying to test Test::Harness 2.99. Here's what I'm getting:

$ perl Makefile.pl
Checking if your kit is complete...
Looks good
Writing Descrip.MMS for Test::Harness
$ mms

cp [.lib.tap.parser.result]test.pm [.blib.lib.tap.parser.result]test.pm
[snip]
cp [.lib.tap.parser]source.pm [.blib.lib.tap.parser]source.pm
Copy/NoConfirm [.bin]prove [.blib.script]prove
$ mms test
%MMS-F-BADTARG, Specified target (TEST) does not exist in the description file.

Descrip.MMS definitely has a test target. In an attempt to understand what was going on I did mms/log which tells me that the default target is called makemakerdflt - so I tried

$ mms makemakerdflt
%MMS-F-BADTARG, Specified target (MAKEMAKERDFLT) does not exist in the description file.

Hmm. I'm obviously missing something really simple and rather fundamental.

And because I've made quite a mess of the home directory over the course of a few attempts I also have to ask whether there's a quick way to recursively delete a directory :)

Thanks in advance.

--
Andy Armstrong, Hexten




Reply via email to