What do you think?


I really don't have an opinion here. really, this kind of hackery is going to be required if people want make test to behave properly - they may not have whatever abstraction you create installed, so they'll still need to protect against failures due to an incomplete harness. herein lies the problem of a test suite that is installed by default with 2.0 but can also be used for 1.0 :)

I'm planning a special package which will work with both versions. Makefile.PL will require this package to proceed. Optionally CPAN module developers can use CPAN::MakeMaker to bundle this special package with their distro.


I'm also planning to add it to both 1.0 and 2.0, to minimize the dependancy.

__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to