#!/usr/bin/perl
name ('PerlIO-unicodeeol');
author ('Peter Martini <pcm@cpan.org>');
abstract ('PerlIO layer for normalizing line endings matching \R to \n');
license ('perl');
version_from ('unicodeeol.pm');
requires (perl => '5.7.3');
WriteAll;