Sketch out a tutorial :)
[gitmo/MooseX-Role-Parameterized.git] / lib / MooseX / Role / Parameterized / Tutorial.pm
CommitLineData
93c2fd30 1package MooseX::Role::Parameterized::Tutorial;
2confess "Don't use this module, read it!";
3
4__END__
5
6=head1 NAME
7
8MooseX::Role::Parameterized::Tutorial - why and how
9
10=head1 MOTIVATION
11
12=head1 USAGE
13
14=head3 C<with>
15
16=head3 C<parameter>
17
18=head3 C<role>
19
20=head1 IMPLEMENTATION NOTES
21
22=cut
23