On 18/02/03 23:54 +0100, Andreas J. Koenig wrote:
> >>>>> On Tue, 18 Feb 2003 13:09:04 -0800, Brian Ingerson <[EMAIL PROTECTED]> said:
>
> > On 18/02/03 21:54 +0100, Andreas J. Koenig wrote:
> >> >>>>> On Tue, 18 Feb 2003 11:59:12 -0800, Brian Ingerson <[EMAIL PROTECTED]> said:
> >>
> >> > I think that PAUSE should ignore everything under t/.
> >>
> >> So true! Fixed in rev 188
>
> > So does this mean I don't need to fix anything? Will only.pm get through
> > the system as is?
>
> Yes, it did already.
>
> > I see the number '188' in there, so I assume its all good.
>
> Yes, all is good:-)
Thanks!
>
> perl -le '
> use only only;
> use if only => only;
> use only only => print("ok, Good night")/10 ;
> '
> ok, Good night
Very clever my friend!
Cheers, Brian