projects
/
gitmo/Moose.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
fix up a few spelling and pod issues
[gitmo/Moose.git]
/
lib
/
Moose
/
Unsweetened.pod
1
package Moose::Intro;
2
3
# ABSTRACT: Moved to Moose::Manual::Unsweetened, so go read that
4
5
__END__
6
7
=pod
8
9
=head1 DESCRIPTION
10
11
This document has been moved to L<Moose::Manual::Unsweetened>. This
12
POD document still exists for the benefit of anyone out there who
13
might've linked to it in the past.
14
15
=cut