Data::Dump::Streamer looks promising, but I wonder whether there is also something I could use which is written in pure Perl. The README of Data::Dump::Streamer says
The modules requires a functional C compiler, however PPM support
for Win32 users will also be available sometime soon.
My application should ideally be able to be "packaged in a box" (together with all the modules needed) and run on any platform having Perl 5.7 or higher. If I have modules with a compiled part, I would have to compile them for any possible target system in advance, which I would like to avoid.
--
Ronald Fischer <ynnor@mm.st>
| [reply] |
| [reply] |