Add AUTHOR sections where I know off the top of my head who wrote the plugin
git-svn-id: http://dev.catalyst.perl.org/repos/bast/trunk/Devel-REPL@4418
bd8105ee-0ff8-0310-8827-fb3f25b6796d
Devel::REPL::Plugin::Completion - Extensible tab completion
+=head1 AUTHOR
+
+Shawn M Moore, C<< <sartak at gmail dot com> >>
+
=cut
Devel::REPL::Plugin::CompletionDriver::Globals - Complete global variables, packages, namespaced functions
+=head1 AUTHOR
+
+Shawn M Moore, C<< <sartak at gmail dot com> >>
+
=cut
Devel::REPL::Plugin::CompletionDriver::INC - Complete module names in use and require
+=head1 AUTHOR
+
+Shawn M Moore, C<< <sartak at gmail dot com> >>
+
=cut
Devel::REPL::Plugin::CompletionDriver::Keywords - Complete Perl keywords and operators
+=head1 AUTHOR
+
+Shawn M Moore, C<< <sartak at gmail dot com> >>
+
=cut
Devel::REPL::Plugin::CompletionDriver::LexEnv - Complete variable names in the REPL's lexical environment
+=head1 AUTHOR
+
+Shawn M Moore, C<< <sartak at gmail dot com> >>
+
=cut
Devel::REPL::Plugin::CompletionDriver::Methods - Complete class or object method names
+=head1 AUTHOR
+
+Shawn M Moore, C<< <sartak at gmail dot com> >>
+
=cut
Devel::REPL::Plugin::CompletionDriver::Turtles - Complete Turtles-based commands
+=head1 AUTHOR
+
+Yuval Kogman E<lt>nothingmuch@woobling.orgE<gt>
+
=cut
Devel::REPL::Plugin::FindVariable - Finds variables by name
+=head1 AUTHOR
+
+Shawn M Moore, C<< <sartak at gmail dot com> >>
+
=cut
Devel::REPL::Plugin::Interrupt - traps SIGINT to kill long-running lines
+=head1 AUTHOR
+
+Shawn M Moore, C<< <sartak at gmail dot com> >>
+
=cut
Devel::REPL::Plugin::Nopaste - #nopaste to upload session's input and output
+=head1 AUTHOR
+
+Shawn M Moore, C<< <sartak at gmail dot com> >>
+
=cut
Devel::REPL::Plugin::Timing - display execution times
+=head1 AUTHOR
+
+Shawn M Moore, C<< <sartak at gmail dot com> >>
+
=cut