#!/usr/bin/perl use inc::Module::Install; name 'Encode-Newlines'; all_from 'lib/Encode/Newlines.pm'; sign; WriteAll;