diff --git a/programming/language/perl/perl-Sub-Identify/actions.py b/programming/language/perl/perl-Sub-Identify/actions.py index d7aeed16a8..2a3f451be8 100644 --- a/programming/language/perl/perl-Sub-Identify/actions.py +++ b/programming/language/perl/perl-Sub-Identify/actions.py @@ -19,4 +19,4 @@ def check(): def install(): perlmodules.install() - pisitools.dodoc("Changes") + pisitools.dodoc("Changes", "README*") \ No newline at end of file diff --git a/programming/language/perl/perl-Sub-Identify/pspec.xml b/programming/language/perl/perl-Sub-Identify/pspec.xml index 685d2ec1de..a0482e6cf6 100644 --- a/programming/language/perl/perl-Sub-Identify/pspec.xml +++ b/programming/language/perl/perl-Sub-Identify/pspec.xml @@ -1,5 +1,5 @@ - + perl-Sub-Identify @@ -9,6 +9,7 @@ admins@pisilinux.org Artistic-2 + programming.language.perl GPLv1 library Perl module to retrieve names of code references @@ -22,6 +23,7 @@ perl-Sub-Identify + Perl module to retrieve names of code references perl perl-Test-Pod @@ -34,6 +36,13 @@ + + 2020-01-02 + 0.14 + Rebuilt + Blue Devil + bluedevil@sctzine.com + 2018-07-26 0.14 diff --git a/programming/language/perl/perl-Sub-Identify/translations.xml b/programming/language/perl/perl-Sub-Identify/translations.xml index 2f93985242..130a66cf0f 100644 --- a/programming/language/perl/perl-Sub-Identify/translations.xml +++ b/programming/language/perl/perl-Sub-Identify/translations.xml @@ -5,4 +5,4 @@ Kod referanslarının adlarını almak için Perl modülü perl-Sub-Identify, introspection mekanizmasıyla kod referanslarının adlarını almaya yarayan bir Perl modülüdür. - + \ No newline at end of file