[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
compile regexp perl Test module
From: |
Kevin Ryde |
Subject: |
compile regexp perl Test module |
Date: |
Wed, 03 Dec 2003 06:56:46 +1000 |
User-agent: |
Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (gnu/linux) |
The format of the failure messages from the perl "Test" module is not
quite the same as from its normal compiling,
* progmodes/compile.el (compilation-error-regexp-alist): Add perl
"Test" module error messages.
I've only ever bothered with the plain ok(X) form myself, which is the
first message shown in the comment, but I added the other styles too.
Sample foo.pl I used below.
compile.el.perl-test.diff
Description: Text document
foo.pl
Description: Perl program
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- compile regexp perl Test module,
Kevin Ryde <=