added base pod to all probes
[scpubgit/System-Introspector.git] / lib / System / Introspector / Hosts.pm
index 4f74d2d..ed8a1bf 100644 (file)
@@ -28,3 +28,30 @@ sub _open_hosts_file {
 }
 
 1;
+
+__END__
+
+=head1 NAME
+
+System::Introspector::Hosts - Gather known hosts
+
+=head1 DESCRIPTION
+
+Reads a C<hosts> file to produce a list of known hosts
+
+=head1 ATTRIBUTES
+
+=head2 hosts_file
+
+The path to the C<hosts> file that should be read. Defaults to C</etc/hosts>.
+
+=head1 SEE ALSO
+
+=over
+
+=item L<System::Introspector>
+
+=back
+
+=cut
+