1In order to install this perl extension you have to install io-lib
2version 1.12 or higher from the Staden library
3(staden.sourceforge.net). To confirm that the package installed
4correctly look for a library named "libstaden-read".
5
6You will also need the zlib library which can be found at
7http://www.zlib.net/.
8
9To install this extension:
10
11	perl Makefile.PL
12	make
13	make test
14	make install
15
16Dmitri Priimak
17