Subject: | Drop Build.PL |
This module doesn't make any use of Module::Build's features, and will work fine using just the Makefile.PL it includes. Including a Build.PL file with the dist will cause some clients to automatically assume Module::Build is required and install it if needed. This is wasteful and introduces more potential for breakage.