On 31 Aug 2009, at 02:44, Daniel Austin wrote:
Interested to hear how others might be handling this. It seems to work for us but I'm still learning Module::Install.
I tend to use the excellent Module::Install::AuthorRequires and Module::Install::AuthorTests - as things which are not required will not be installed / run on the author side, so in my opinion you get less hassle by just requiring everything for authors who are checking the code out of revision control.
Cheers t0m _______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
