From: Shawn M Moore Date: Mon, 14 Sep 2009 02:39:22 +0000 (+0900) Subject: More direction X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=ff112bdd99035206b19013b897d4e190fd7f640b;p=gitmo%2Fmoose-presentations.git More direction --- diff --git a/moose-class/slides/index.html b/moose-class/slides/index.html index 992d256..909c58c 100644 --- a/moose-class/slides/index.html +++ b/moose-class/slides/index.html @@ -1195,6 +1195,8 @@ use Moose; # perl bin/prove -lv t/01-classes.t +# edit lib/Person.pm and lib/Employee.pm + Iterate til this passes all its tests