Am 02.09.2009 um 19:44 schrieb Tomas Doran:
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.
Or create a second distribution MyApp::Devel which contains the devel
modules only.
moritz
_______________________________________________
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/