I'm not sure. This isn't just $c->something, It'd involve running " catalyst.pl" to create a fresh MyApp with a two-character (or one-character) name, which would then require some post-processing cleanup.
Is there a style guide for writing Catalyst tests? On Thu, Aug 19, 2010 at 4:55 PM, Tomas Doran <[email protected]> wrote: > > On 19 Aug 2010, at 22:17, [email protected] wrote: > >> How about >> >> 186: my ( $extension ) = ( $path =~ m{\.([^./]{1,4})$} ); >> >> instead? >> > > Sure. > > Could you write a failing test for this? > > 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/ > -- will trillich "I just try to make sure that the laziest thing I can do at any moment is what I should be doing." -- matt.might.net
_______________________________________________ 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/
