The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
use strict;
use lib "../..", "../../inc";
use inc::Module::Install prefix => '../../inc';

name       ('Locale-KeyedText');
version    ('0.1.1'); # based on 5v1.04; to become 6v1.4.0 when fully functional
abstract   ('Refer to user messages in programs by keys');
author     ('Darren Duncan <perl@DarrenDuncan.net>');
license    ('lgpl');

WritePugs  (6);