For some reason, "make install" won't install the contents of
blib/arch/auto/Data/Dump/Streamer on Debian GNU/Linux. (Tested on two
machines.) It does work fine on Gentoo, though. I don't really have
any idea, but the following command fixed it:
cp blib/arch/auto/Data/Dump/Streamer/*
/usr/local/lib/perl/5.8.8/auto/Data/Dump/Streamer/
Before that, the module wouldn't work since the shared object wasn't in
@INC.
Please let me know if you need any more details. (I don't know what's
going on, but I could poke around for you.)
--
Jonathan Rockway <jrockway@cpan.org>