On Wed, Feb 13, 2013 at 09:59:57PM -0600, Dave Rolsky wrote: > What this tells me is we really need to start incorporating tests into the > documentation. I did this with the Moose Cookbook documentation and it was > _very_ helpful. > > I guess the question is how to do this without bloating the core even > more. I don't see us putting Test::Inline in core. Why not? In that, the core distribution doesn't need to install its own "test_requires". It would be perfectly feasible to have the module in the tarball and use it for testing, but to edit the installation scripts to skip installing it. If it's the best tool for the job, and avoids wheel re-invention, it seems the best solution. (But it should be in a topic branch until post 5.19.0) Nicholas ClarkThread Previous | Thread Next