
HiPi is a Perl distribution that you install into the
existing Perl on your Raspberry Pi.

This release of HiPi is tested against the
current Raspbian release.

1) For a simple installation on latest Raspbian download
   the deb package from http://hipi.znix.com/install.html

2) cpan -i HiPi

3) download the source from cpan or
   http://hipi.znix.com/install.html
   
   build with
   perl Build.PL
   perl Build
   perl Build test
   perl Build install


