Le 02/04/2013 17:54, David Durieux a écrit :
Is it a problem to add dependencies to these 2 perl modules : * IO::String * Font::TTF
I don't think you need IO::String at all. According to the man page:
Note that perl-5.8 and better has built-in support for "in memory" files, which are set up by passing a reference instead of a filename to the open() call. The reason for using this module is that it makes the code backwards compatible with older versions of Perl. And the other should be made optional only, as Net::Cups for instance. -- BOFH excuse #449: greenpeace free'd the mallocs _______________________________________________ Fusioninventory-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/fusioninventory-devel
