----------------------------
Environment
----------------------------


----------------------------
Documentation
----------------------------

----------------------------
How to compile
----------------------------
For the Persistence File Cache autotools will be used to generate makefiles.
To build the client library perform the following steps:

    "autoreconf -vi"
    "./configure --enable-test"
        --enable-test will be needed to enable the building of the test code
    "make"


----------------------------
How to run
----------------------------

