X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FSystem%2FIntrospector%2FMountPoints.pm;h=f6fdf15878eb0b13d5a5fb90923b5431c24c780d;hb=535e84b638c44a870dff749dfbd80fc8d4b2ec50;hp=0a34d6f5d9b5ba0de1790b5d7c25f5d77ad68a3a;hpb=2e77eeef29fd62961684b171c6fa3c6b8523a26c;p=scpubgit%2FSystem-Introspector.git diff --git a/lib/System/Introspector/MountPoints.pm b/lib/System/Introspector/MountPoints.pm index 0a34d6f..f6fdf15 100644 --- a/lib/System/Introspector/MountPoints.pm +++ b/lib/System/Introspector/MountPoints.pm @@ -45,3 +45,24 @@ sub _parse_tab_fh { } 1; + +__END__ + +=head1 NAME + +System::Introspector::MountPoints - Gather moint point information + +=head1 DESCRIPTION + +Reads C and C files to provide mount point information. + +=head1 SEE ALSO + +=over + +=item L + +=back + +=cut +