Probe::MachineInfo - The great new Probe::MachineInfo!


NAME

Probe::MachineInfo - The great new Probe::MachineInfo!

Back to Top


SUPPORTED PLATFORMS

I'll support any platform that I have experience of, or which someone will tell me is compatible with the existing code (e.g. another unix variant) or which someone will give me a patch for and help me test.

Back to Top


INSTALLATION

This module uses Module::Build for its installation. To install this module type the following:

  perl Build.PL
  ./Build
  ./Build test
  ./Build install

If you do not have Module::Build type:

  perl Makefile.PL

to fetch it. Or use CPAN or CPANPLUS and fetch it "manually".

Back to Top


DEPENDENCIES

See the Build.PL for a list of dependencies

Back to Top


TODO

General

Metric Probe Additions

Back to Top


BUGS

Please report any bugs or feature requests to bug-config-machineinfo@rt.cpan.org, or through the web interface at http://rt.cpan.org. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.

Back to Top


SOURCE AVAILABILITY

This source is part of a SourceForge project which always has the latest sources in svn.

http://sourceforge.net/projects/sagar-r-shah/

Back to Top


AUTHOR

Sagar R. Shah

Back to Top


COPYRIGHT & LICENSE

Copyright 2005-2007, Sagar R. Shah, All Rights Reserved.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

Back to Top

 Probe::MachineInfo - The great new Probe::MachineInfo!