summaryrefslogtreecommitdiff
path: root/perl/perl-extutils-depends/README
diff options
context:
space:
mode:
authorEdinaldo P. Silva <edps.mundognu@gmail.com>2017-03-12 09:15:31 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2017-03-18 06:58:13 +0700
commitb0ff186342bc5d23616a046a85459e645ec0e756 (patch)
tree4c71384c7f617b439d5a9fb29315c61c6450ea49 /perl/perl-extutils-depends/README
parent287346028fe6fff374c4be88e1156ea0e079e7fe (diff)
downloadslackbuilds-b0ff186342bc5d23616a046a85459e645ec0e756.tar.gz
perl/perl-extutils-depends: Updated for version 0.405 + new maint.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
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.