LSF::Hosts

LSF::Hosts is a Perl module to retrieve information about LSF hosts.
Download

LSF::Hosts Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Aukjan van Belkum
  • Publisher web site:
  • http://search.cpan.org/~aukjan/LSF-Hosts-0.01/lib/LSF/Hosts.pm

LSF::Hosts Tags


LSF::Hosts Description

LSF::Hosts is a Perl module to retrieve information about LSF hosts. LSF::Hosts is a Perl module to retrieve information about LSF hosts.SYNOPSISuse LSF::Hosts;use LSF::Hosts RaiseError => 0, PrintError => 1, PrintOutput => 0;($hinfo) = LSF::Hosts->new( );@hosts = LSF::Hosts->new();LSF::Hosts is a wrapper arround the LSF 'bhosts' command used to obtain information about lsf hosts. The hash keys of the object are LSF bhosts header values. See the 'bhosts' man page for more information.CONSTRUCTORnew( ] );With a valid hostname, creates a new LSF::Hosts object. Without a hostname returns a list of LSF::Hosts objects for all the hosts in the system. Takes no arguments (jet). Requirements: · Perl


LSF::Hosts Related Software