X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=moose-class%2Fslides%2Findex.html;h=7351420b46eba3fadc505aa87f3cfe01e6005dd9;hb=0c897488c186c9a82bd9bf6effcac84b1e7dc351;hp=e1e144536c2bd5ae8f78d7cf211aa8ad6ceaaa09;hpb=debc93f8ce3e39764395e2eb15da98465c9447b3;p=gitmo%2Fmoose-presentations.git diff --git a/moose-class/slides/index.html b/moose-class/slides/index.html index e1e1445..7351420 100644 --- a/moose-class/slides/index.html +++ b/moose-class/slides/index.html @@ -1198,6 +1198,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