The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Xcalibur::Rawfile - Making use of the Xcalibur XDK

To install the module:

    perl Makefile.PL;
    make;
    make test;
    make install;