summaryrefslogtreecommitdiffstats
path: root/perl/perl-extutils-depends/README
diff options
context:
space:
mode:
Diffstat (limited to 'perl/perl-extutils-depends/README')
-rw-r--r--perl/perl-extutils-depends/README10
1 files changed, 5 insertions, 5 deletions
diff --git a/perl/perl-extutils-depends/README b/perl/perl-extutils-depends/README
index eb5930e54a..cfc0e1495f 100644
--- a/perl/perl-extutils-depends/README
+++ b/perl/perl-extutils-depends/README
@@ -1,6 +1,6 @@
-ExtUtils::Depends (perl module)
+perl-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.
+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
+a C and an XS interface besides the perl one.