#!/usr/bin/perl -w use strict; use inc::Module::Install; name( 'Proc-UID'); all_from( 'UID.pm'); license( 'perl'); WriteAll();