Remove fake Build.PL. Module::Install doesn't support it anymore.
[gitmo/Class-C3-XS.git] / Build.PL
diff --git a/Build.PL b/Build.PL
deleted file mode 100644 (file)
index a919ccc..0000000
--- a/Build.PL
+++ /dev/null
@@ -1,3 +0,0 @@
-# Dear Distribution Packager. This use of require is intentional.
-# Module::Install detects Build.PL usage and acts accordingly.
-require 'Makefile.PL';