documentation and attribution fixes
[scpubgit/System-Introspector.git] / lib / System / Introspector / Config.pm
index ff71115..898f1b3 100644 (file)
@@ -75,3 +75,29 @@ sub config_for_group {
 }
 
 1;
+
+=head1 NAME
+
+System::Introspector::Config - Configuration file access
+
+=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