From: Shawn M Moore Date: Sat, 16 May 2009 05:54:03 +0000 (-0400) Subject: Reword mst's Devel::REPL blurb X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=2557799ff64f9e59e0e172a2bdffc1f079730a7b;p=gitmo%2Fmoose-website.git Reword mst's Devel::REPL blurb --- diff --git a/index.html b/index.html index 78f442c..89f0aa7 100644 --- a/index.html +++ b/index.html @@ -77,7 +77,7 @@ Try it today!
  • Jonathan Rockway discusses why Moose is a dependency worth having
  • Max Kanat-Alexander (of Bugzilla fame) has some nice things to say about Moose
  • Larry mentioned Moose in 2007's State of the Onion speech
  • -
  • Matt Trout (of DBIx::Class and Catalyst fame) wrote a nice series of articles on writing a REPL for Perl using Moose.
  • +
  • Matt Trout (of DBIx::Class and Catalyst fame) wrote a nice series of articles on designing Devel::REPL using Moose.