On 06/10/02 10:34 +0100, Nicholas Clark wrote:
> On Sun, Oct 06, 2002 at 12:42:54AM -0700, Brian Ingerson wrote:
> > On 05/10/02 23:56 +0100, Nicholas Clark wrote:
>
> > > I think that maybe some more diagnostics there in case of unexpected failure
> > > would be handy in the general case. They immediately grassed up why Foo.pm was
> > > failing to register.
> >
> > ok
>
> Foo.pm fails to compile because of this:
>
> "Invalid value for Inline::Foo config option BAR";
> }
> use YAML;
> sub validate {
> my $o = shift;
Oh Foo! Damn debugging code from the other day...
1000 apologies.
Cheers, Brian