X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FSystem%2FIntrospector%2FGatherer.pm;fp=lib%2FSystem%2FIntrospector%2FGatherer.pm;h=36a8288cde87497b5e597b1734cb970e78638d0f;hb=f24afb0e56b651bd94bcda7d8d1918d0a7dc0f65;hp=d88f590cad6c581ba35c94f5d4a57e64e6998ca4;hpb=8fa7fb51f7a87372eec56696a68f6ad614b86a16;p=scpubgit%2FSystem-Introspector.git diff --git a/lib/System/Introspector/Gatherer.pm b/lib/System/Introspector/Gatherer.pm index d88f590..36a8288 100644 --- a/lib/System/Introspector/Gatherer.pm +++ b/lib/System/Introspector/Gatherer.pm @@ -58,3 +58,31 @@ sub new_from_spec { } 1; + +__END__ + +=head1 NAME + +System::Introspector::Gatherer - Remote Gather Handler + +=head1 SEE ALSO + +=over + +=item L + +=back + +=head1 COPYRIGHT + +Copyright (c) 2012 the L +L, +L and +L. + +=head1 LICENSE + +This library is free software and may be distributed under the same terms +as perl itself. + +=cut