projects
/
gitmo/Moose.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
d5c18ef
)
Say that Moose::init_meta is deprecated.
Dave Rolsky [Tue, 12 Aug 2008 17:05:19 +0000 (17:05 +0000)]
lib/Moose.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/Moose.pm
b/lib/Moose.pm
index
2b5a079
..
dcab6ed
100644
(file)
--- a/
lib/Moose.pm
+++ b/
lib/Moose.pm
@@
-794,7
+794,7
@@
For more detail on this topic, see L<Moose::Cookbook::Extending::Recipe2>.
This method used to be documented as a function which accepted
positional parameters. This calling style will still work for
-backwards compatibility.
+backwards compatibility, but is deprecated.
=head2 B<import>