From: Dave Rolsky Date: Fri, 23 Jul 2010 16:10:52 +0000 (-0500) Subject: Fix reference to old MetaRole function name X-Git-Tag: 1.09~10 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=ff526a651a278a33dd8cbf76aa8c4ac43e4c3e7e;p=gitmo%2FMoose.git Fix reference to old MetaRole function name --- diff --git a/lib/Moose/Exporter.pm b/lib/Moose/Exporter.pm index fe83820..0f1f7f0 100644 --- a/lib/Moose/Exporter.pm +++ b/lib/Moose/Exporter.pm @@ -648,7 +648,7 @@ functions from the original package, they will I be cleaned. If you pass any parameters for L, this method will generate an C for you as well (see below for details). This -C will call C and +C will call C and C as needed. Note that if any of these methods already exist, they will not be