"Malte S. Stretz" <[EMAIL PROTECTED]> writes: > Even if we decide against 'make manifest' for everybody we should use the > sort criteria used by EU::MM as I will certainly use that feature :)
I'm okay with that, although "make manifest" adds working-tree files that I usually don't want. Note that "make manifest" uses the same exact sort (note: I have set LANG=C) as Perl's cmp ... if you have LANG or LC_COLLATE set to C. I believe EU::MM also uses the locale. At some point in the past, I sorted the MANIFEST with Emacs (which uses case-insensitive sort) which is why I suspected that an editor sort was the cause, I hadn't considered locale... Daniel -- Daniel Quinlan http://www.pathname.com/~quinlan/
