[Bps-public-commit] Class-Load branch, master, updated. c0ea8065dbe2f4cbedb77deb8ea277a31d521f08
Shawn Moore
sartak at bestpractical.com
Tue Feb 1 17:34:16 EST 2011
The branch, master has been updated
via c0ea8065dbe2f4cbedb77deb8ea277a31d521f08 (commit)
from fc7332c81c65118fff05b4a30465919a0749d845 (commit)
Summary of changes:
lib/Class/Load.pm | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
- Log -----------------------------------------------------------------
commit c0ea8065dbe2f4cbedb77deb8ea277a31d521f08
Author: Shawn M Moore <sartak at bestpractical.com>
Date: Tue Feb 1 17:34:10 2011 -0500
Link to tokuhirom's blog post
diff --git a/lib/Class/Load.pm b/lib/Class/Load.pm
index bb831e1..2d822d3 100644
--- a/lib/Class/Load.pm
+++ b/lib/Class/Load.pm
@@ -250,6 +250,11 @@ for loading other modules in various ways.
This blog post describes how to handle optional modules with L<Class::Load>.
+=item L<http://d.hatena.ne.jp/tokuhirom/20110202/1296598578>
+
+This Japanese blog post describes why L<DBIx::Skinny> now uses L<Class::Load>
+over its competitors.
+
=item L<Moose>, L<Jifty>, L<Prophet>, etc
This module was designed to be used anywhere you have
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list