documentation and attribution fixes
[scpubgit/System-Introspector.git] / lib / System / Introspector / Gatherer.pm
index d88f590..36a8288 100644 (file)
@@ -58,3 +58,31 @@ sub new_from_spec {
 }
 
 1;
+
+__END__
+
+=head1 NAME
+
+System::Introspector::Gatherer - Remote Gather Handler
+
+=head1 SEE ALSO
+
+=over
+
+=item L<System::Introspector>
+
+=back
+
+=head1 COPYRIGHT
+
+Copyright (c) 2012 the L<System::Introspector>
+L<AUTHOR|System::Introspector/AUTHOR>,
+L<CONTRIBUTORS|System::Introspector/CONTRIBUTORS> and
+L<SPONSORS|System::Introspector/SPONSORS>.
+
+=head1 LICENSE
+
+This library is free software and may be distributed under the same terms
+as perl itself.
+
+=cut