From: Chris Prather Date: Wed, 12 Dec 2007 00:18:29 +0000 (+0000) Subject: fix pod X-Git-Tag: 0_33~3 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=1aa48307ed5922d2cf2f3ddf75ac21a02624a35e;p=gitmo%2FMoose.git fix pod --- diff --git a/lib/oose.pm b/lib/oose.pm index 530b33e..0d6d850 100644 --- a/lib/oose.pm +++ b/lib/oose.pm @@ -32,6 +32,7 @@ and was entirely created because typing perl -e'package Foo; use Moose; ...' was =head1 INTERFACE oose provides exactly one method and it's automically called by perl: + =over =item import(str)