diff --git a/programming/language/perl/perl-Authen-SASL/pspec.xml b/programming/language/perl/perl-Authen-SASL/pspec.xml
index 9fd6c0a846..8a887327e2 100644
--- a/programming/language/perl/perl-Authen-SASL/pspec.xml
+++ b/programming/language/perl/perl-Authen-SASL/pspec.xml
@@ -1,5 +1,5 @@
-
+
perl-Authen-SASL
@@ -9,6 +9,7 @@
admins@pisilinux.orgArtistic
+ programming.language.perllibraryA Perl SASL interfaceSASL is a generic mechanism for authentication used by several network protocols. Authen::SASL provides an implementation framework that all protocols should be able to share. The framework allows different implementations of the connection class to be plugged in.
@@ -22,6 +23,7 @@
perl-Authen-SASL
+ A Perl SASL interfaceperlperl-GSSAPI
@@ -35,6 +37,13 @@
+
+ 2020-01-02
+ 2.16
+ Rebuild for new toolchain
+ Blue Devil
+ bluedevil@sctzine.com
+ 2018-09-082.16
diff --git a/programming/language/perl/perl-CGI/actions.py b/programming/language/perl/perl-CGI/actions.py
index d415c7df2e..a38227b5b7 100644
--- a/programming/language/perl/perl-CGI/actions.py
+++ b/programming/language/perl/perl-CGI/actions.py
@@ -22,4 +22,4 @@ def check():
def install():
perlmodules.install()
- pisitools.dodoc("README*", "Changes")
\ No newline at end of file
+ pisitools.dodoc("README*", "Changes", "LICENSE")
\ No newline at end of file
diff --git a/programming/language/perl/perl-CGI/pspec.xml b/programming/language/perl/perl-CGI/pspec.xml
index 7f553678f3..e64c8c8dfc 100644
--- a/programming/language/perl/perl-CGI/pspec.xml
+++ b/programming/language/perl/perl-CGI/pspec.xml
@@ -1,3 +1,5 @@
+
+
perl-CGI
@@ -8,10 +10,11 @@
ArtisticGPLv1
+ programming.language.perllibraryHandle Common Gateway Interface requests and responses.Handle Common Gateway Interface requests and responses.
- http://www.cpan.org/authors/id/L/LE/LEEJO/CGI-4.40.tar.gz
+ https://cpan.metacpan.org/authors/id/L/LE/LEEJO/CGI-4.44.tar.gzperlperl-HTML-Parser
@@ -38,6 +41,13 @@
+
+ 2020-01-02
+ 4.44
+ Version bump and translations added
+ Blue Devil
+ bluedevil@sctzine.com
+ 2019-04-204.40
diff --git a/programming/language/perl/perl-CGI/translations.xml b/programming/language/perl/perl-CGI/translations.xml
new file mode 100644
index 0000000000..6870f3d159
--- /dev/null
+++ b/programming/language/perl/perl-CGI/translations.xml
@@ -0,0 +1,8 @@
+
+
+
+ perl-CGI
+ CGI istek ve yanıtlarını işleyebilmek için bir perl kütüphanesi
+ perl-CGI, CGI istek ve yanıtlarını işleyebilmek için bir perl kütüphanesidir.
+
+
diff --git a/programming/language/perl/perl-File-Listing/actions.py b/programming/language/perl/perl-File-Listing/actions.py
index 9e195ad9ab..6459d84596 100644
--- a/programming/language/perl/perl-File-Listing/actions.py
+++ b/programming/language/perl/perl-File-Listing/actions.py
@@ -19,5 +19,5 @@ def check():
def install():
perlmodules.install()
-
+ pisitools.dodoc("README")
pisitools.remove("/usr/share/man/man3/File::Listing.3pm")
diff --git a/programming/language/perl/perl-File-Listing/pspec.xml b/programming/language/perl/perl-File-Listing/pspec.xml
index ade2bb482d..0980baef27 100644
--- a/programming/language/perl/perl-File-Listing/pspec.xml
+++ b/programming/language/perl/perl-File-Listing/pspec.xml
@@ -1,5 +1,5 @@
-
+
perl-File-Listing
@@ -19,22 +19,29 @@
perlperl-HTTP-Date
-
perl-File-Listing
+ File::Listing - parse directory listingperlperl-HTTP-Date
+ /usr/share/usr/lib/usr/share/doc/usr/share/man
- /usr/share
+
+ 2020-01-11
+ 6.04
+ Rebuild for new toolchain
+ Blue Devil
+ bluedevil@sctzine.com
+ 2018-07-266.04
diff --git a/programming/language/perl/perl-File-Listing/translations.xml b/programming/language/perl/perl-File-Listing/translations.xml
index e08c248690..e0bece7f8d 100644
--- a/programming/language/perl/perl-File-Listing/translations.xml
+++ b/programming/language/perl/perl-File-Listing/translations.xml
@@ -2,8 +2,7 @@
perl-File-Listing
- File::Listing - parse directory listing
- This module exports a single function called parse_dir(), which can be used to parse directory listings.
+ File::Listing - Dosya sistemi dizin listesini çözümler.
+ Bu modül "parse_dir()" adında dosya sistemi dizin listesini çözümleyebilen bir yordamı dışa aktarır.
-
diff --git a/programming/language/perl/perl-File-Slurp/actions.py b/programming/language/perl/perl-File-Slurp/actions.py
index 85341013af..0afd53f991 100644
--- a/programming/language/perl/perl-File-Slurp/actions.py
+++ b/programming/language/perl/perl-File-Slurp/actions.py
@@ -22,5 +22,4 @@ def check():
def install():
perlmodules.install()
- pisitools.dodoc("Changes", "README")
-
+ pisitools.dodoc("Changes", "README*")
diff --git a/programming/language/perl/perl-File-Slurp/pspec.xml b/programming/language/perl/perl-File-Slurp/pspec.xml
index 8d5d80cf9a..949cf80269 100644
--- a/programming/language/perl/perl-File-Slurp/pspec.xml
+++ b/programming/language/perl/perl-File-Slurp/pspec.xml
@@ -9,10 +9,11 @@
admins@pisilinux.orgGPLv2
+ programming.language.perllibraryA Perl module that is efficient in reading/writing of Complete FilesEfficient Reading/Writing of Complete Files. It provides subroutines to read or write entire files with as simple call.
- http://search.cpan.org/CPAN/authors/id/U/UR/URI/File-Slurp-9999.19.tar.gz
+ https://cpan.metacpan.org/authors/id/C/CA/CAPOEIRAB/File-Slurp-9999.29.tar.gzperl
@@ -20,6 +21,7 @@
perl-File-Slurp
+ A Perl module that is efficient in reading/writing of Complete Filesperl
@@ -31,6 +33,13 @@
+
+ 2020-01-11
+ 9999.29
+ Version bump
+ Blue Devil
+ bluedevil@sctzine.com
+ 2018-07-269999.19
diff --git a/programming/language/perl/perl-Font-AFM/pspec.xml b/programming/language/perl/perl-Font-AFM/pspec.xml
index 7f1236d500..c76f3ec1e5 100644
--- a/programming/language/perl/perl-Font-AFM/pspec.xml
+++ b/programming/language/perl/perl-Font-AFM/pspec.xml
@@ -1,5 +1,5 @@
-
+
perl-Font-AFM
@@ -9,6 +9,7 @@
admins@pisilinux.orgGPLv2
+ programming.language.perllibraryA Perl module that is a interface to Adobe Font Metrics filesperl-Font-AFM is interface to Adobe Font Metrics files. It allows you to obtain information about the font and the metrics of the various glyphs in the font.
@@ -20,6 +21,7 @@
perl-Font-AFM
+ A Perl module that is a interface to Adobe Font Metrics filesperl
@@ -31,6 +33,13 @@
+
+ 2020-01-11
+ 1.20
+ Rebuild for new toolchain
+ Blue Devil
+ bluedevil@sctzine.com
+ 2018-07-261.20
diff --git a/programming/language/perl/perl-Font-TTF/actions.py b/programming/language/perl/perl-Font-TTF/actions.py
index d77710e82f..f24de1427a 100644
--- a/programming/language/perl/perl-Font-TTF/actions.py
+++ b/programming/language/perl/perl-Font-TTF/actions.py
@@ -7,13 +7,12 @@
from pisi.actionsapi import perlmodules
from pisi.actionsapi import shelltools
from pisi.actionsapi import pisitools
-from pisi.actionsapi import autotools
from pisi.actionsapi import get
WorkDir="Font-TTF-%s" % get.srcVERSION()
def setup():
- for d in ("README.TXT", "TODO", "Changes"):
+ for d in ("README.TXT", "TODO", "Changes", "LICENSE"):
shelltools.chmod(d, 0644)
perlmodules.configure()
@@ -27,4 +26,4 @@ def check():
def install():
perlmodules.install()
- pisitools.dodoc("README*", "TODO", "Changes")
+ pisitools.dodoc("README*", "TODO", "Changes", "LICENSE")
diff --git a/programming/language/perl/perl-Font-TTF/pspec.xml b/programming/language/perl/perl-Font-TTF/pspec.xml
index 72ab2a9562..a3950f07a5 100644
--- a/programming/language/perl/perl-Font-TTF/pspec.xml
+++ b/programming/language/perl/perl-Font-TTF/pspec.xml
@@ -1,5 +1,5 @@
-
+
perl-Font-TTF
@@ -9,10 +9,11 @@
admins@pisilinux.orgGPLv2
+ programming.language.perllibraryPerl module for TrueType Font hackingperl-Font-TTF is a Perl module that allows you to do almost anything to a TrueType/OpenType Font including modifying and inspecting nearly all tables.
- http://search.cpan.org/CPAN/authors/id/M/MH/MHOSKEN/Font-TTF-1.05.tar.gz
+ https://cpan.metacpan.org/authors/id/B/BH/BHALLISSY/Font-TTF-1.06.tar.gzperlperl-IO-String
@@ -21,6 +22,7 @@
perl-Font-TTF
+ Perl module for TrueType Font hackingperl
@@ -32,6 +34,13 @@
+
+ 2020-01-11
+ 1.06
+ Version bump
+ Blue Devil
+ bluedevil@sctzine.com
+ 2018-07-261.05
diff --git a/programming/language/perl/perl-Font-TTF/translations.xml b/programming/language/perl/perl-Font-TTF/translations.xml
index 7ab6ebe0e3..12a4dcebba 100644
--- a/programming/language/perl/perl-Font-TTF/translations.xml
+++ b/programming/language/perl/perl-Font-TTF/translations.xml
@@ -6,4 +6,3 @@
perl-Font-TTF, çok sayıda dosya biçimini TrueType/OpenType yazıtipine dönüştürmenizi sağlayan bir Perl modülüdür.
-
diff --git a/programming/language/perl/perl-HTTP-Date/actions.py b/programming/language/perl/perl-HTTP-Date/actions.py
index 4186018514..fa798f6e44 100644
--- a/programming/language/perl/perl-HTTP-Date/actions.py
+++ b/programming/language/perl/perl-HTTP-Date/actions.py
@@ -22,4 +22,4 @@ def check():
def install():
perlmodules.install()
- pisitools.remove("/usr/share/man/man3/HTTP::Date.3pm")
+ pisitools.dodoc("LICENSE", "README*")
diff --git a/programming/language/perl/perl-HTTP-Date/pspec.xml b/programming/language/perl/perl-HTTP-Date/pspec.xml
index d18999acae..3461b80cde 100644
--- a/programming/language/perl/perl-HTTP-Date/pspec.xml
+++ b/programming/language/perl/perl-HTTP-Date/pspec.xml
@@ -1,9 +1,9 @@
-
+
perl-HTTP-Date
- http://search.cpan.org/~gaas/HTTP-Date-6.02/
+ https://metacpan.org/pod/HTTP::DateOsman Erkanosman.erkan@pisilinux.org
@@ -12,9 +12,9 @@
GPLv2programming.language.perlapp:console
- date conversion routines
+ HTTP::Date - Provides date conversion routinesThis module provides functions that deal the date formats used by the HTTP protocol (and then some more). Only the first two functions, time2str() and str2time(), are exported by default.
- http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/HTTP-Date-6.02.tar.gz
+ https://cpan.metacpan.org/authors/id/O/OA/OALDERS/HTTP-Date-6.05.tar.gzperl
@@ -22,6 +22,7 @@
perl-HTTP-Date
+ HTTP::Date - Provides date conversion routinesperl
@@ -34,6 +35,13 @@
+
+ 2020-01-11
+ 6.05
+ Version bump
+ Blue Devil
+ bluedevil@sctzine.com
+ 2018-07-266.02
diff --git a/programming/language/perl/perl-HTTP-Date/translations.xml b/programming/language/perl/perl-HTTP-Date/translations.xml
index 71679051c6..12f6b39d0a 100644
--- a/programming/language/perl/perl-HTTP-Date/translations.xml
+++ b/programming/language/perl/perl-HTTP-Date/translations.xml
@@ -2,8 +2,7 @@
perl-HTTP-Date
- date conversion routines
- This module provides functions that deal the date formats used by the HTTP protocol (and then some more). Only the first two functions, time2str() and str2time(), are exported by default.
+ HTTP::Date tarih-zaman dönüşümleri sağlayan perl modülüdür
+ perl-HTTP-Date modülü, HTTP protokolü tarafından kullnaılan tarih biçemlerini tanımak ve dönüştürmek ile ilgilenen bir perl modülüdür.
-
diff --git a/programming/language/perl/perl-IO-String/actions.py b/programming/language/perl/perl-IO-String/actions.py
index ffee85b595..780639bbe3 100644
--- a/programming/language/perl/perl-IO-String/actions.py
+++ b/programming/language/perl/perl-IO-String/actions.py
@@ -5,7 +5,6 @@
# See the file http://www.gnu.org/licenses/gpl.txt
from pisi.actionsapi import perlmodules
-from pisi.actionsapi import pisitools
from pisi.actionsapi import get
WorkDir = "%s-%s" % (get.srcNAME()[5:], get.srcVERSION())
diff --git a/programming/language/perl/perl-IO-String/pspec.xml b/programming/language/perl/perl-IO-String/pspec.xml
index 9eb07613b9..79721af6d5 100644
--- a/programming/language/perl/perl-IO-String/pspec.xml
+++ b/programming/language/perl/perl-IO-String/pspec.xml
@@ -1,5 +1,5 @@
-
+
perl-IO-String
@@ -10,6 +10,7 @@
ArtisticGPLv2
+ programming.language.perllibraryIO::File interface for in-core strings in Perlperl-IO-String is an IO::File interface for in-core strings in Perl.
@@ -20,6 +21,7 @@
perl-IO-String
+ IO::File interface for in-core strings in Perlperl
@@ -30,6 +32,13 @@
+
+ 2020-01-11
+ 1.08
+ Rebuild for new toolchain
+ Blue Devil
+ bluedevil@sctzine.com
+ 2018-07-261.08
diff --git a/programming/language/perl/perl-IO-String/translations.xml b/programming/language/perl/perl-IO-String/translations.xml
index 35c22f950f..95ab704746 100644
--- a/programming/language/perl/perl-IO-String/translations.xml
+++ b/programming/language/perl/perl-IO-String/translations.xml
@@ -6,4 +6,3 @@
perl-IO-String, Perl dili için çekirdek içi metinlere yönelik bir G/Ç Dosya arayüzüdür.
-
diff --git a/programming/language/perl/perl-LWP-MediaTypes/actions.py b/programming/language/perl/perl-LWP-MediaTypes/actions.py
new file mode 100644
index 0000000000..2e725ca230
--- /dev/null
+++ b/programming/language/perl/perl-LWP-MediaTypes/actions.py
@@ -0,0 +1,23 @@
+#!/usr/bin/python
+# -*- coding: utf-8 -*-
+#
+# Licensed under the GNU General Public License, version 3.
+# See the file http://www.gnu.org/licenses/gpl.txt
+
+from pisi.actionsapi import perlmodules
+from pisi.actionsapi import pisitools
+from pisi.actionsapi import get
+
+def setup():
+ perlmodules.configure()
+
+def build():
+ perlmodules.make()
+
+def check():
+ perlmodules.make("test")
+
+def install():
+ perlmodules.install()
+ pisitools.removeDir("/usr/share/man/")
+ pisitools.dodoc("LICENSE", "MANIFEST", "README")
diff --git a/programming/language/perl/perl-LWP-Mediatypes/pspec.xml b/programming/language/perl/perl-LWP-MediaTypes/pspec.xml
similarity index 71%
rename from programming/language/perl/perl-LWP-Mediatypes/pspec.xml
rename to programming/language/perl/perl-LWP-MediaTypes/pspec.xml
index cf5abd0b8e..1a232dbc1c 100644
--- a/programming/language/perl/perl-LWP-Mediatypes/pspec.xml
+++ b/programming/language/perl/perl-LWP-MediaTypes/pspec.xml
@@ -1,8 +1,8 @@
-
+
- perl-LWP-Mediatypes
+ perl-LWP-MediaTypeshttp://search.cpan.org/~gaas/LWP-MediaTypes-6.02/Osman Erkan
@@ -12,28 +12,36 @@
GPLv2programming.language.perlapp:console
- guess media type for a file or a URL
+ LWP::Mediatypes can guess media type for a file or a URLThis module provides functions for handling media (also known as MIME) types and encodings.
- http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/LWP-MediaTypes-6.02.tar.gz
+ https://cpan.metacpan.org/authors/id/O/OA/OALDERS/LWP-MediaTypes-6.04.tar.gz
+ perl-Test-Fatalperl
- perl-LWP-Mediatypes
+ perl-LWP-MediaTypes
+ LWP::MediaTypes can guess media type for a file or a URLperl/usr/lib/usr/share/doc
- /usr/share/man/usr/share
+
+ 2020-01-11
+ 6.04
+ Version bump.
+ Blue Devil
+ bluedevil@sctzine.com
+ 2018-07-266.02
diff --git a/programming/language/perl/perl-LWP-MediaTypes/translations.xml b/programming/language/perl/perl-LWP-MediaTypes/translations.xml
new file mode 100644
index 0000000000..556dd03f58
--- /dev/null
+++ b/programming/language/perl/perl-LWP-MediaTypes/translations.xml
@@ -0,0 +1,8 @@
+
+
+
+ perl-LWP-MediaTypes
+ Dosya veya URL'in ortam türünü öngörmeye yarayan perl modülü.
+ Bu modül ortam türleri ve kodlaması hakkında yordamlar sağlar.
+
+
diff --git a/programming/language/perl/perl-LWP-Mediatypes/translations.xml b/programming/language/perl/perl-LWP-Mediatypes/translations.xml
deleted file mode 100644
index ece3eb34d8..0000000000
--- a/programming/language/perl/perl-LWP-Mediatypes/translations.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
- perl-LWP-Mediatypes
- guess media type for a file or a URL
- This module provides functions for handling media (also known as MIME) types and encodings.
-
-
diff --git a/programming/language/perl/perl-Sub-Uplevel/actions.py b/programming/language/perl/perl-Sub-Uplevel/actions.py
index 1327f091d2..9b7837a3bf 100644
--- a/programming/language/perl/perl-Sub-Uplevel/actions.py
+++ b/programming/language/perl/perl-Sub-Uplevel/actions.py
@@ -22,4 +22,4 @@ def check():
def install():
perlmodules.install()
- pisitools.dodoc("README", "MANIFEST", "Changes")
+ pisitools.dodoc("README", "MANIFEST", "Changes", "LICENSE")
\ No newline at end of file
diff --git a/programming/language/perl/perl-Sub-Uplevel/pspec.xml b/programming/language/perl/perl-Sub-Uplevel/pspec.xml
index e04ff39249..8e23961141 100644
--- a/programming/language/perl/perl-Sub-Uplevel/pspec.xml
+++ b/programming/language/perl/perl-Sub-Uplevel/pspec.xml
@@ -1,5 +1,5 @@
-
+
perl-Sub-Uplevel
@@ -9,6 +9,7 @@
admins@pisilinux.orgArtistic
+ programming.language.perllibraryModule to apparently run a function in a higher stack frameLike Tcl's uplevel() function, but not quite so dangerous. The idea is just to fool caller(). All the really naughty bits of Tcl's uplevel() are avoided.
@@ -20,6 +21,7 @@
perl-Sub-Uplevel
+ Module to apparently run a function in a higher stack frameperl
@@ -31,6 +33,13 @@
+
+ 2020-01-02
+ 0.2800
+ Rebuilt.
+ Blue Devil
+ bluedevil@sctzine.com
+ 2018-07-260.2800
diff --git a/programming/language/perl/perl-Sub-Uplevel/translations.xml b/programming/language/perl/perl-Sub-Uplevel/translations.xml
index 8940639222..e4b64fa339 100644
--- a/programming/language/perl/perl-Sub-Uplevel/translations.xml
+++ b/programming/language/perl/perl-Sub-Uplevel/translations.xml
@@ -3,5 +3,6 @@
perl-Sub-UplevelBir fonksiyonu daha yüksek bir yığın çerçevesinde çalıştırmak için perl modülü
+ perl-Sub-Uplevel modülü, bir fonksiyonu daha yüksek bir yığın çerçevesinde çalıştırmaktadır.
-
+
\ No newline at end of file
diff --git a/programming/language/perl/perl-Test-Deep/actions.py b/programming/language/perl/perl-Test-Deep/actions.py
index 780639bbe3..d26902131a 100644
--- a/programming/language/perl/perl-Test-Deep/actions.py
+++ b/programming/language/perl/perl-Test-Deep/actions.py
@@ -5,6 +5,7 @@
# See the file http://www.gnu.org/licenses/gpl.txt
from pisi.actionsapi import perlmodules
+from pisi.actionsapi import pisitools
from pisi.actionsapi import get
WorkDir = "%s-%s" % (get.srcNAME()[5:], get.srcVERSION())
@@ -20,3 +21,4 @@ def check():
def install():
perlmodules.install()
+ pisitools.dodoc("README*")
\ No newline at end of file
diff --git a/programming/language/perl/perl-Test-Deep/pspec.xml b/programming/language/perl/perl-Test-Deep/pspec.xml
index d3cdeb2add..027ebb222a 100644
--- a/programming/language/perl/perl-Test-Deep/pspec.xml
+++ b/programming/language/perl/perl-Test-Deep/pspec.xml
@@ -1,5 +1,5 @@
-
+
perl-Test-Deep
@@ -9,10 +9,11 @@
admin@pisilinux.orgas-is
+ programming.language.perllibraryA Perl module that gives you lots of flexibility when testing deep structuresperl-Test-Deep is a Perl module that gives you lots of flexibility when testing deep structures.
- http://www.cpan.org/authors/id/R/RJ/RJBS/Test-Deep-1.127.tar.gz
+ https://cpan.metacpan.org/authors/id/R/RJ/RJBS/Test-Deep-1.128.tar.gzperl
@@ -20,16 +21,25 @@
perl-Test-Deep
+ A Perl module that gives you lots of flexibility when testing deep structuresperl/usr/lib
+ /usr/share/doc/usr/share/man
+
+ 2020-01-02
+ 1.128
+ Version bump
+ Blue Devil
+ bluedevil@sctzine.com
+ 2018-07-261.127
diff --git a/programming/language/perl/perl-Test-Deep/translations.xml b/programming/language/perl/perl-Test-Deep/translations.xml
index 427ee537fa..d8cf56f304 100644
--- a/programming/language/perl/perl-Test-Deep/translations.xml
+++ b/programming/language/perl/perl-Test-Deep/translations.xml
@@ -5,5 +5,4 @@
Derin yapıları test ederken çok fazla esneklik sağlayan bir Perl modülüperl-Test-Deep derin yapıları test ederken çok fazla esneklik sağlayan bir Perl modülüdür.
-
-
+
\ No newline at end of file
diff --git a/programming/language/perl/perl-Test-Fatal/pspec.xml b/programming/language/perl/perl-Test-Fatal/pspec.xml
index 77594609c6..44f4966436 100644
--- a/programming/language/perl/perl-Test-Fatal/pspec.xml
+++ b/programming/language/perl/perl-Test-Fatal/pspec.xml
@@ -1,5 +1,5 @@
-
+
perl-Test-Fatal
@@ -22,6 +22,7 @@
perl-Test-Fatal
+ Perl module to test code with exceptionsperlperl-Try-Tiny
@@ -34,6 +35,13 @@
+
+ 2020-01-11
+ 0.014
+ Rebuild for new toolchain
+ Blue Devil
+ bluedevil@sctzine.com
+ 2018-07-260.14
diff --git a/programming/language/perl/perl-LWP-Mediatypes/actions.py b/programming/language/perl/perl-Test-Needs/actions.py
similarity index 78%
rename from programming/language/perl/perl-LWP-Mediatypes/actions.py
rename to programming/language/perl/perl-Test-Needs/actions.py
index 91018c3314..1801ec65e2 100644
--- a/programming/language/perl/perl-LWP-Mediatypes/actions.py
+++ b/programming/language/perl/perl-Test-Needs/actions.py
@@ -19,6 +19,5 @@ def check():
def install():
perlmodules.install()
- pisitools.remove("/usr/share/man/man3/LWP::MediaTypes.3pm")
- pisitools.dodoc("Changes", "MANIFEST", "README")
+ pisitools.dodoc("README", "LICENSE")
\ No newline at end of file
diff --git a/programming/language/perl/perl-Test-Needs/pspec.xml b/programming/language/perl/perl-Test-Needs/pspec.xml
new file mode 100644
index 0000000000..2ef5bb2dcd
--- /dev/null
+++ b/programming/language/perl/perl-Test-Needs/pspec.xml
@@ -0,0 +1,44 @@
+
+
+
+
+ perl-Test-Needs
+ https://metacpan.org/pod/Test::Needs
+
+ Blue Devil
+ bluedevil@sctzine.com
+
+ Perl 5
+ programming.language.perl
+ library
+ Test::Needs - Skip tests when modules not available
+ Skip test scripts if modules are not available. The requested modules will be loaded, and optionally have their versions checked. If the module is missing, the test script will be skipped. Modules that are found but fail to compile will exit with an error rather than skip.
+ https://cpan.metacpan.org/authors/id/H/HA/HAARG/Test-Needs-0.002006.tar.gz
+
+ perl
+
+
+
+
+ perl-Test-Needs
+ Test::Needs - Skip tests when modules not available
+
+ perl
+
+
+ /usr/lib
+ /usr/share/doc
+ /usr/share/man
+
+
+
+
+
+ 2020-01-07
+ 0.002006
+ First Pisi Release
+ Blue Devil
+ bluedevil@sctzine.com
+
+
+
\ No newline at end of file
diff --git a/programming/language/perl/perl-Test-Needs/translations.xml b/programming/language/perl/perl-Test-Needs/translations.xml
new file mode 100644
index 0000000000..b61a8b1545
--- /dev/null
+++ b/programming/language/perl/perl-Test-Needs/translations.xml
@@ -0,0 +1,8 @@
+
+
+
+ perl-Test-Needs
+ Bu perl modülü, olmayan perl modülü için hata vermez.
+ perl-Test-Needs, olmayan perl modülü için hata vermeyen bir Perl modülüdür.
+
+
\ No newline at end of file
diff --git a/programming/language/perl/perl-Test-Warn/actions.py b/programming/language/perl/perl-Test-Warn/actions.py
index 7745843799..904cfcf558 100644
--- a/programming/language/perl/perl-Test-Warn/actions.py
+++ b/programming/language/perl/perl-Test-Warn/actions.py
@@ -4,9 +4,9 @@
# Licensed under the GNU General Public License, version 3.
# See the file http://www.gnu.org/copyleft/gpl.txt.
+from pisi.actionsapi import perlmodules
from pisi.actionsapi import pisitools
from pisi.actionsapi import get
-from pisi.actionsapi import perlmodules
WorkDir = "%s-%s" % (get.srcNAME()[5:], get.srcVERSION())
@@ -22,4 +22,4 @@ def check():
def install():
perlmodules.install()
- pisitools.dodoc("README", "Changes")
+ pisitools.dodoc("README", "Changes")
\ No newline at end of file
diff --git a/programming/language/perl/perl-Test-Warn/pspec.xml b/programming/language/perl/perl-Test-Warn/pspec.xml
index 1eed6eb884..34d2ccf689 100644
--- a/programming/language/perl/perl-Test-Warn/pspec.xml
+++ b/programming/language/perl/perl-Test-Warn/pspec.xml
@@ -1,5 +1,5 @@
-
+
perl-Test-Warn
@@ -10,19 +10,21 @@
ArtisticGPLv2
+ programming.language.perllibraryPerl extension to test methods for warningsperl-Test-Warn module provides a few convenience methods for testing warning based code.
- http://search.cpan.org/CPAN/authors/id/C/CH/CHORNY/Test-Warn-0.30.tar.gz
+ https://cpan.metacpan.org/authors/id/B/BI/BIGJ/Test-Warn-0.36.tar.gzperl
- perl-Sub-Uplevelperl-Test-Pod
+ perl-Sub-Uplevelperl-Test-Warn
+ Perl extension to test methods for warningsperlperl-Sub-Uplevel
@@ -35,6 +37,13 @@
+
+ 2020-01-02
+ 0.36
+ Version bump.
+ Blue Devil
+ bluedevil@sctzine.com
+ 2018-07-260.30
diff --git a/programming/language/perl/perl-Test-Warn/translations.xml b/programming/language/perl/perl-Test-Warn/translations.xml
index cc28a13534..b65b7872fa 100644
--- a/programming/language/perl/perl-Test-Warn/translations.xml
+++ b/programming/language/perl/perl-Test-Warn/translations.xml
@@ -5,4 +5,4 @@
Test uyarıları için Perl eklentisiperl-Test-Warn modülü, uyarı temelli kodları test etmeye yarayan birkaç kolaylık metodu sağlamaktadır.
-
+
\ No newline at end of file
diff --git a/programming/language/perl/perl-Try-Tiny/actions.py b/programming/language/perl/perl-Try-Tiny/actions.py
index d7aeed16a8..6d5d794823 100644
--- a/programming/language/perl/perl-Try-Tiny/actions.py
+++ b/programming/language/perl/perl-Try-Tiny/actions.py
@@ -19,4 +19,4 @@ def check():
def install():
perlmodules.install()
- pisitools.dodoc("Changes")
+ pisitools.dodoc("LICENCE", "README")
\ No newline at end of file
diff --git a/programming/language/perl/perl-Try-Tiny/pspec.xml b/programming/language/perl/perl-Try-Tiny/pspec.xml
index 91f68ac19e..46e94c8d81 100644
--- a/programming/language/perl/perl-Try-Tiny/pspec.xml
+++ b/programming/language/perl/perl-Try-Tiny/pspec.xml
@@ -1,5 +1,5 @@
-
+
perl-Try-Tiny
@@ -9,6 +9,7 @@
admins@pisilinux.orgArtistic-2
+ programming.language.perlGPLv1libraryPerl module to implement minimal try/catch
@@ -22,6 +23,7 @@
perl-Try-Tiny
+ Perl module to implement minimal try/catchperlperl-Capture-Tiny
@@ -34,6 +36,13 @@
+
+ 2020-01-07
+ 0.30
+ Rebuild for new toolchain
+ Blue Devil
+ bluedevil@sctzine.com
+ 2018-07-260.30
@@ -63,4 +72,4 @@
osman.erkan@pisilinux.org
-
+
\ No newline at end of file
diff --git a/programming/language/perl/perl-Try-Tiny/translations.xml b/programming/language/perl/perl-Try-Tiny/translations.xml
index fa5ae50438..9b17d5c304 100644
--- a/programming/language/perl/perl-Try-Tiny/translations.xml
+++ b/programming/language/perl/perl-Try-Tiny/translations.xml
@@ -5,4 +5,4 @@
Perl için basit bir try/catch gerçeklemesiperl-Try-Tiny, Perl için $@ yerelleştirmesi sağlayan basit bir try/catch gerçeklemesidir.
-
+
\ No newline at end of file
diff --git a/programming/language/perl/perl-URI/actions.py b/programming/language/perl/perl-URI/actions.py
index be43815efc..352094bcba 100644
--- a/programming/language/perl/perl-URI/actions.py
+++ b/programming/language/perl/perl-URI/actions.py
@@ -22,4 +22,4 @@ def check():
def install():
perlmodules.install()
- pisitools.dodoc("README", "Changes")
+ pisitools.dodoc("LICENSE")
\ No newline at end of file
diff --git a/programming/language/perl/perl-URI/pspec.xml b/programming/language/perl/perl-URI/pspec.xml
index 7869dcdf09..1e07ce9aa8 100644
--- a/programming/language/perl/perl-URI/pspec.xml
+++ b/programming/language/perl/perl-URI/pspec.xml
@@ -1,25 +1,28 @@
-
+
perl-URI
- http://search.cpan.org/~gaas/URI
+ https://metacpan.org/release/URIPisi Linux Adminsadmins@pisilinux.orgArtistic
+ programming.language.perllibraryPerl module for Uniform Resource Identifiers (absolute and relative)A Uniform Resource Identifier is a compact string of characters that identifies an abstract or physical resource. A Uniform Resource Identifier can be further classified as either a Uniform Resource Locator (URL) or a Uniform Resource Name (URN).
- http://cpan.metacpan.org/authors/id/E/ET/ETHER/URI-1.71.tar.gz
+ https://cpan.metacpan.org/authors/id/O/OA/OALDERS/URI-1.76.tar.gzperl
+ perl-Test-Needsperl-URI
+ Perl module for Uniform Resource Identifiers (absolute and relative)perl
@@ -32,6 +35,13 @@
+
+ 2020-01-07
+ 1.76
+ Version bump.
+ Blue Devil
+ bluedevil@sctzine.com
+ 2018-07-261.71
diff --git a/programming/language/perl/perl-URI/translations.xml b/programming/language/perl/perl-URI/translations.xml
index e7f666119e..3168ea298e 100644
--- a/programming/language/perl/perl-URI/translations.xml
+++ b/programming/language/perl/perl-URI/translations.xml
@@ -2,7 +2,8 @@
perl-URI
+ Bir URI (Uniform Resource Identifiers- Tektip Kaynak Belirleyicileri) icin perl arayüzüBir URI (Uniform Resource Identifiers- Tektip Kaynak Belirleyicileri), soyut veya fiziki bir kaynağı belirleyen bir tekparça karakter dizgesidir. Bir URI, bir URL (Uniform Resource Locator – Tektip Kaynak Bulucu) veya bir URN (Uniform Resource Name – Tektip Kaynak Adı)’den daha ötede sınıflandırılabilir.Un identificador de recurso uniformado (URI) es una cadena de caracteres compacta que identifica un recurso físico o abstracto. Se puede clasificar los URI en Uniform Resource Locator (URL) o Uniform Resource Name (URN).
-
+
\ No newline at end of file