added base pod to all probes
[scpubgit/System-Introspector.git] / lib / System / Introspector / Processes.pm
index 0c08b72..a4a67b1 100644 (file)
@@ -63,3 +63,24 @@ sub _open_ps_pipe {
 }
 
 1;
+
+__END__
+
+=head1 NAME
+
+System::Introspector::Processes - Gather running processes
+
+=head1 DESCRIPTION
+
+Uses C<ps> to gather a list of all running processes.
+
+=head1 SEE ALSO
+
+=over
+
+=item L<System::Introspector>
+
+=back
+
+=cut
+