14 years agosmolder is now in main Moose repo master
Dave Rolsky [Tue, 9 Feb 2010 15:36:32 +0000]
smolder is now in main Moose repo

14 years agoAdd MooseX::MetaDescription to the list to smolder
Tomas Doran [Tue, 9 Feb 2010 09:50:22 +0000]
Add MooseX::MetaDescription to the list to smolder

14 years agoRemove a few no-longer-maintained modules from our list of modules to smoke
Dave Rolsky [Mon, 5 Oct 2009 19:14:23 +0000]
Remove a few no-longer-maintained modules from our list of modules to smoke

14 years agoAdd namespace::autoclean to smoke list
Dave Rolsky [Mon, 14 Sep 2009 15:43:19 +0000]
Add namespace::autoclean to smoke list

14 years agouse 'make test' rather than 'prove'
Jesse Luehrs [Thu, 10 Sep 2009 03:18:02 +0000]
use 'make test' rather than 'prove'

14 years agoadd a bunch more modules to the smolder list
Jesse Luehrs [Wed, 9 Sep 2009 02:23:31 +0000]
add a bunch more modules to the smolder list

14 years agoRun tests recursively.
Dave Rolsky [Wed, 19 Aug 2009 16:25:13 +0000]
Run tests recursively.

Add log file to ignore list

14 years agoRemove File::Path
Dave Rolsky [Thu, 13 Aug 2009 22:02:48 +0000]
Remove File::Path

print summary to log file as we go so there's something to tail

14 years agomove module list out into its own file for ease-of-munging
Hans Dieter Pearcey [Wed, 22 Jul 2009 16:45:13 +0000]
move module list out into its own file for ease-of-munging

14 years agoenv perl finds the right perl :)
Shawn M Moore [Tue, 21 Jul 2009 21:23:24 +0000]
env perl finds the right perl :)

14 years agoRun tests with prove under run3 so we can capture the output. Then
Dave Rolsky [Fri, 3 Jul 2009 15:22:13 +0000]
Run tests with prove under run3 so we can capture the output. Then
analyze the output for warnings, pass, and fail.

14 years agoRemove empty space :)
Shawn M Moore [Sat, 16 May 2009 09:28:20 +0000]
Remove empty space :)

14 years agoAdd missing '
Shawn M Moore [Sat, 16 May 2009 09:27:40 +0000]
Add missing '

14 years agoAttempt "subtype" with auto ; placement
Shawn M Moore [Sat, 16 May 2009 09:23:17 +0000]
Attempt "subtype" with auto ; placement

14 years agobetter remove empty line function
Jesse Luehrs [Tue, 12 May 2009 03:44:47 +0000]
better remove empty line function

14 years agoFirst stab at sticking a useful default into the package statement
Shawn M Moore [Sun, 10 May 2009 19:44:37 +0000]
First stab at sticking a useful default into the package statement

14 years agoFixes for extends and RemoveEmptySuperClass
Shawn M Moore [Sun, 10 May 2009 19:44:26 +0000]
Fixes for extends and RemoveEmptySuperClass

14 years agoprole snippet
Shawn M Moore [Sun, 10 May 2009 19:04:31 +0000]
prole snippet

14 years agorole snippet
Shawn M Moore [Sun, 10 May 2009 19:04:26 +0000]
role snippet

14 years agoMerge branch 'master' of gitmo@jules.scsys.co.uk:moose-dev-utils
Dave Rolsky [Thu, 7 May 2009 16:27:40 +0000]
Merge branch 'master' of gitmo@jules.scsys.co.uk:moose-dev-utils

14 years agofix so it actually reports success when we have it
Dave Rolsky [Thu, 7 May 2009 16:27:27 +0000]
fix so it actually reports success when we have it

14 years agos/$orig/<{$next}>/ :)
Shawn M Moore [Tue, 5 May 2009 22:35:39 +0000]
s/$orig/<{$next}>/ :)

14 years agodoy has done more work on this by now
Shawn M Moore [Tue, 5 May 2009 22:34:48 +0000]
doy has done more work on this by now

14 years agoAvoid function redefined warnings
Shawn M Moore [Tue, 5 May 2009 17:50:55 +0000]
Avoid function redefined warnings

14 years agoRemove the empty line in "has" and "hasl" if you just tab out
Shawn M Moore [Tue, 5 May 2009 17:13:38 +0000]
Remove the empty line in "has" and "hasl" if you just tab out

14 years agoRemove LazyBuilder, SnippetsEmu already handles this fine
Shawn M Moore [Tue, 5 May 2009 04:41:43 +0000]
Remove LazyBuilder, SnippetsEmu already handles this fine

14 years agoadd before and after snippets
Jesse Luehrs [Tue, 5 May 2009 04:35:22 +0000]
add before and after snippets

14 years agomore readable moose snippets
Jesse Luehrs [Tue, 5 May 2009 04:33:26 +0000]
more readable moose snippets

14 years agoaround snippet
Shawn M Moore [Mon, 4 May 2009 18:12:50 +0000]
around snippet

14 years agoTabstop on type constraints
Shawn M Moore [Mon, 4 May 2009 17:49:34 +0000]
Tabstop on type constraints

14 years agoGive class an optional "extends"
Shawn M Moore [Mon, 4 May 2009 17:46:44 +0000]
Give class an optional "extends"

14 years agoAdd extends "SuperClass"; to the class snippet
Shawn M Moore [Mon, 4 May 2009 17:04:13 +0000]
Add extends "SuperClass"; to the class snippet

14 years agoAdd vim/moose_snippets.vim
Shawn M Moore [Mon, 4 May 2009 16:57:24 +0000]
Add vim/moose_snippets.vim

14 years agoOops, left in a little hack I was using
Dave Rolsky [Mon, 27 Apr 2009 21:21:50 +0000]
Oops, left in a little hack I was using

14 years agoAdd Catalyst to list of modules to test, now that it's Moose-based
Dave Rolsky [Mon, 27 Apr 2009 21:21:27 +0000]
Add Catalyst to list of modules to test, now that it's Moose-based

14 years agoAdd KiokuDB to smoke list.
Dave Rolsky [Mon, 27 Apr 2009 21:20:44 +0000]
Add KiokuDB to smoke list.

Prefer Build.PL to Makefile.PL

Move command running to its own sub.

14 years agoadd cpan-stable-smolder
Dave Rolsky [Sat, 25 Apr 2009 22:35:28 +0000]
add cpan-stable-smolder