HInventory Solaris script for H-Inventory Project

I] How to use it

- Edit and configure hinventory.conf
- Execute sh script 

II) Requirements

No requirements to use the script except for http and soap methods.

For HTTP Method, you must install curl package.

For SOAP Method you must install:	 
       - perl with modules:
          * SOAP::Lite
          * MIME::Base64 

