[code-review] request for reviews: Application::Pipeline

Stephen Howard <howars-pIzyFAQJLTv2fBVCVOL8/[email protected]> Mon, 23 Feb 2004 23:21:40 -0500
Newsgroups gmane.comp.lang.perl.code-review-ladder
Message-ID <[email protected]>
Hi list,

I browsed the archive to see if there was any kind of protocol on 
posting requests for reviews, but didn't turn anything up.

I've been working on a framework stemming from discussions on the 
CGI::Application mailing list which i have wound up naming 
Application::Pipeline.  As suggested at this node on perlmonks:

http://www.perlmonks.org/index.pl?node_id=330482

I am posting to this list for review.  Since that post i have started 
writing tests, though I'm far from finished there.  The code, 
documentation and a very simple working example can be found at:

http://thunkit.com/stephen/perl/

I've gotten some feedback on API, and more is certainly welcome, but I'd 
really like people to crack open the modules and see if how i'm making 
them tic makes sense to you.

thanks

Stephen