use strict; use warnings; use lib '../..', '../../inc'; use inc::Module::Install prefix => '../../inc'; name ('Locale::KeyedText'); version ('1.73.0'); # 'VERSION_FROM' => 'lib/Locale/KeyedText.pm' abstract ('Refer to user messages in programs by keys'); author ('Darren R. Duncan '); license ('lgpl'); WritePugs (6);