From 6b36219c5d4fc0cf98f0c6c19cc5d0fbadaad7e7 Mon Sep 17 00:00:00 2001 From: franck cuny Date: Tue, 30 Jun 2009 14:51:27 +0200 Subject: fix POD --- lib/MooseX/MethodPrivate.pm | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'lib') diff --git a/lib/MooseX/MethodPrivate.pm b/lib/MooseX/MethodPrivate.pm index 7959adc..0128d22 100644 --- a/lib/MooseX/MethodPrivate.pm +++ b/lib/MooseX/MethodPrivate.pm @@ -94,6 +94,8 @@ MooseX::MethodPrivate add two new keyword for methods declaration: =head2 METHODS +=over 4 + =item B A private method is visible only in the class. @@ -102,6 +104,8 @@ A private method is visible only in the class. A protected method is visible in the class and any subclasses. +=back + =head1 AUTHOR franck cuny Efranck.cuny {at} rtgi.frE -- cgit v1.2.3