Skip to content

Commit

Permalink
Edited README via GitHub
Browse files Browse the repository at this point in the history
  • Loading branch information
dams committed Sep 9, 2011
1 parent 5082454 commit 233dc5a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,8 @@ FEATURES
has 'same' => ( is => 'ro' );

This lets you switch from Moo to Mo and back, without having to
change all your accessors.
change all your accessors.. The attribute is lazy, meaning
it gets created only when needed.

"strict" and "warnings"
Mo turns on "use strict" and "use warnings".
Expand Down

0 comments on commit 233dc5a

Please sign in to comment.