|
From: Nick C. <ni...@cl...> - 2001-11-27 14:07:38
|
On Mon, Nov 26, 2001 at 09:04:08PM +0000, Jonathan Stowe wrote:
> >
> > metacharacters interpreted: (?:$foo) or ($foo)
> >
>
> Was the first available in 5.00404 ? If so that should be the one of
> choice :)
[downloads it]
[builds it]
[tries it]
Yes.
However, CGI::Carp::set_message isn't, at least with a default install:
>> "set_message" is not exported by the CGI::Carp module at /usr/local/apache/cgi-bin/nms/FormMail.pl line 61
>> [Tue Nov 27 14:51:26 2001] FormMail.pl: Can't continue after import errors at /usr/local/apache/cgi-bin/nms/FormMail.pl line 61
>> [Tue Nov 27 14:51:26 2001] FormMail.pl: BEGIN failed--compilation aborted at /usr/local/apache/cgi-bin/nms/FormMail.pl line 61.
There are also a load of warnings along the lines of
>> Ambiguous use of {sort} resolved to {"sort"} at /usr/local/apache/cgi-bin/nms/FormMail.pl line 411.
which I didn't see under 5.00503.
--
Nick
|