Shlomi Fish wrote:

I'm writing a port to PyConstructs. website of the original:
http://construct.wikispaces.com/
I decided to call it Data::ParseBinary. reasonable?

Sounds good. A rose by any other name, etc.

Well, Parse::Binary is already taken. There are actually a number of binary struct parser on CPAN, just not quite the same... :-)

Just mention that it was inspired by PyConstruct somewhere visible.

Of course.

Note that Alan Haggai Alavi could really use it for his Archive::Zip work on this grant - http://news.perlfoundation.org/2008/05/2008q2_grant_proposal_fixing_b.html
so releasing it as soon as possible would be prefarable.

Well, He should use the original Python version. That's because he is using it as a point-of-reference, and it's better to use a well tested package with known ZIP implementation, instead of a new package.

Shlomi Fish (who wonders why so many discussions here have to be about "How should I name this module?")

Because it's a difficult question. (or obvious. depends) And it's the right place to ask.

Shmuel.

Reply via email to