[MTOS-dev] Experimental Dispatcher

Timothy Appnel tim at appnel.com
Tue Feb 5 12:21:56 PST 2008


On 2/3/08, Hirotaka Ogawa <hirotaka.ogawa at gmail.com> wrote:

> Also, I'm worrying about Scalar-Util compatibility issue, which Tim
> showed us when I posted weak-references patch to mtos-dev.  For
> example, CGI-Application-Dispatcher requires Exception-Class, and
> Exception-Class requires Scalar-Util.

I'm concerned about compatibility issues, but I'm not sure there
really is a way around the Scalar-Util issue though. It is in the
dependencies list of a lot of modules now. I was mentioning it more to
note it for support and debugging purposes. One option is to raise the
minimum Perl version to 5.8.1 and use Task::Weaken in mt-check or the
like to flag an issue.

<tim/>

-- 
Timothy Appnel
Appnel Solutions
http://appnel.com/


More information about the MTOS-dev mailing list