# from James E Keenan
# on Sunday 26 February 2006 06:19 am:
>I suspect you're mainly looking for feedback on
>the interface, which I haven't really looked at yet.
Yes, please. The goal is primarily the interface. I haven't added
tests beyond my standard module-starter stuff yet, mainly because I
would then have to rewrite them if I change the interface.
I'm particularly interested in whether the chaining syntax is something
that others have wanted and if having to say "sub {...}" instead of the
typical bare block "{...}" is an acceptable trade-off.
If anyone can tell me how to get bare blocks working, that would be
great. Prototypes don't work on method calls, so AFAICT, we're stuck
passing explicit subrefs.
>But in testing it 3 of the 4 test files were skipped.
Those are author tests. They are designed to skip if you are not me.
Should that be more clear?
> but I know that it would give
> me pause if I were thinking about installing it from CPAN.
I should hope not. This is a completely different topic though.
Thanks,
Eric
--
Like a lot of people, I was mathematically abused as a child.
--Paul Graham
---------------------------------------------------
http://scratchcomputing.com
---------------------------------------------------