aboutsummaryrefslogtreecommitdiff
path: root/libraries/perl-extutils-depends/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/perl-extutils-depends/README')
-rw-r--r--libraries/perl-extutils-depends/README6
1 files changed, 0 insertions, 6 deletions
diff --git a/libraries/perl-extutils-depends/README b/libraries/perl-extutils-depends/README
deleted file mode 100644
index eb5930e54a1ff..0000000000000
--- a/libraries/perl-extutils-depends/README
+++ /dev/null
@@ -1,6 +0,0 @@
-ExtUtils::Depends (perl module)
-
-This module tries to make it easy to build Perl extensions that use
-functions and typemaps provided by other perl extensions. This means
-that a perl extension is treated like a shared library that provides
-also a C and an XS interface besides the perl one.