diff Lib/IMPL/Object.pm @ 64:259cd3df6e53

Doc generation Minor fixes
author wizard
date Mon, 15 Mar 2010 17:45:13 +0300
parents cf23fd8423f4
children e6447ad85cb4
line wrap: on
line diff
--- a/Lib/IMPL/Object.pm	Mon Mar 15 02:38:09 2010 +0300
+++ b/Lib/IMPL/Object.pm	Mon Mar 15 17:45:13 2010 +0300
@@ -27,6 +27,8 @@
 
 =head1 SYNOPSIS
 
+=begin code
+
 package Foo;
 use base qw(IMPL::Object);
 
@@ -80,6 +82,8 @@
 # Bar:
 # Composite: Hello World!
 
+=end code
+
 =head1 Description
 
 Базовый класс для объектов, основанных на хеше.