* Adam Kennedy <[EMAIL PROTECTED]> [2006-04-30 07:00]:
> The Perl::Critic thing could be tricky though.
> 
> One of the very few things PPI does that isn't round-trip safe
> (actually, the ONLY thing) is localise the newlines for the
> files it opens.

Why would this have to rely on PPI at all? To check whether
newlines in the file are consistent, you can just scan the
source as an opaque of text, no?

Regards,
-- 
Aristotle Pagaltzis // <http://plasmasturm.org/>

Reply via email to