This is a work in progress.  Presently only the Configuration object
from libapt-pkg has been completed.

Requires perl 5.6.0.

You should be able to build this with:

    perl Makefile.PL
    make
    make test

To build against the includes/libraries in the apt build tree, use:

    perl Makefile.PL --build-dir=/path/to/apt/build
