added base pod to all probes
[scpubgit/System-Introspector.git] / lib / System / Introspector / MountPoints.pm
index 0a34d6f..f6fdf15 100644 (file)
@@ -45,3 +45,24 @@ sub _parse_tab_fh {
 }
 
 1;
+
+__END__
+
+=head1 NAME
+
+System::Introspector::MountPoints - Gather moint point information
+
+=head1 DESCRIPTION
+
+Reads C<fstab> and C<mtab> files to provide mount point information.
+
+=head1 SEE ALSO
+
+=over
+
+=item L<System::Introspector>
+
+=back
+
+=cut
+