From: Dave Rolsky Date: Thu, 9 Sep 2010 03:09:16 +0000 (-0500) Subject: Don't copy final slides in two places. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=0b337459c15908dd8239aec71930c3e5877c9da7;p=gitmo%2Fmoose-presentations.git Don't copy final slides in two places. Add a list of Moose-using modules for further reading --- diff --git a/moose-class/slides/index.html b/moose-class/slides/index.html index b91445c..9166a98 100644 --- a/moose-class/slides/index.html +++ b/moose-class/slides/index.html @@ -3535,10 +3535,6 @@ print Person->meta
-

Questions?

-
- -

Exercises

# cd exercises
@@ -3549,25 +3545,15 @@ Iterate til this passes all its tests
-

Questions?

-
+

CYOA

-
-

The End

-
- -
-

More Information

+

+ If there is time, keep going ... +

- +

+ Otherwise, jump to slide 269 ... +

@@ -3761,8 +3747,25 @@ use Moose; with HasCollection => { type => 'Int' };
-
-

The End (Really)

+
+

Questions?

+
+ +
+

Moose-using Modules

+ +

+ For further reading, a few modules which use Moose ... +

+ +
@@ -3779,6 +3782,10 @@ with HasCollection => { type => 'Int' };
+
+

The End

+
+