(resend, this never showed up on the list) >From [EMAIL PROTECTED] Tue Nov 6 13:10:06 2001 -0800 Status: X-Status: X-Keywords: Date: Tue, 6 Nov 2001 13:10:05 -0800 (PST) From: Doug MacEachern <[EMAIL PROTECTED]> X-Sender: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: New module for perl-framework In-Reply-To: <[EMAIL PROTECTED]> Message-ID: <[EMAIL PROTECTED]> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII
On Tue, 6 Nov 2001, Rodent of Unusual Size wrote: > Um, it doesn't build the Makefile, and hence doesn't build > it. It finds it, though. working fine here: % t/TEST -clean % mkdir c-modules/foo % cal > c-modules/foo/mod_foo.c % t/TEST -conf ... mod_foo.c:1: parse error before `2001' ... % ls -l c-modules/foo/Makefile -rw-r--r-- 1 dougm dougm 249 Nov 6 13:08 c-modules/foo/Makefile
