use inc::Module::Install;

name            'boolean';
all_from        'lib/boolean.pm';

WriteAll;
