Hi, "A. Pagaltzis" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] Then maybe it needs to mention that it's an emulation, but > besides Compress::Zlib::Emulated anything I come up with needs at > least three words, and those are still incomplete. > > Maybe Compress::Gunzip::ZlibAPI?
Beside the Gzip, Zip problem, that I have no valuable input for, the question of how to name "pure" perl modules is interresting. I've noticed that some modules use "::PurePerl" when other use "::Perl". I have "Spreadsheet::Perl" which is not an emulation of any C written functionality but rather intended to put emphasis on the Perl bit. I'd gladely rename my module if anyone comes with a set of rules for when to use "Perl" in a module name. This is a bit parallel to the question about where to root a moule (I won't even beging talking about all the _completely_ useless documentation or readme files found in some modules) Cheers, Nadim.