projects
/
gitmo/Moose.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
8323a77
)
Forgot SYNOPSIS tag
Shawn M Moore [Sat, 20 Oct 2007 23:08:55 +0000 (23:08 +0000)]
lib/Moose/Cookbook/Recipe11.pod
patch
|
blob
|
blame
|
history
diff --git
a/lib/Moose/Cookbook/Recipe11.pod
b/lib/Moose/Cookbook/Recipe11.pod
index
09e4180
..
ed66f60
100644
(file)
--- a/
lib/Moose/Cookbook/Recipe11.pod
+++ b/
lib/Moose/Cookbook/Recipe11.pod
@@
-5,6
+5,8
@@
Moose::Cookbook::Recipe11 - The meta-attribute example
+=head1 SYNOPSIS
+
package MyApp::Meta::Attribute::Labeled;
use Moose;
extends 'Moose::Meta::Attribute';