Good morning/afternoon/evening; A while ago on the perl5-porters list, someone mentioned the desire for readline/chomp to handle \R (\r, \n, \r\n, etc) instead of a simple fixed separator. That seems like a fantastic idea to me, and one that can be implemented as a CPAN module. I'd like to write this and upload it (if it doesn't exist already ... ), but I'm not sure of an appropriate namespace. Is Unicode::Newline reasonable? Is this too specific a problem to solve with a CPAN module?
Thanks! Peter