diff --git a/programming/language/perl/perl-HTML-Form/actions.py b/programming/language/perl/perl-HTML-Form/actions.py index f1fc56b430..bc469c1712 100644 --- a/programming/language/perl/perl-HTML-Form/actions.py +++ b/programming/language/perl/perl-HTML-Form/actions.py @@ -6,7 +6,6 @@ from pisi.actionsapi import perlmodules from pisi.actionsapi import pisitools -from pisi.actionsapi import get def setup(): perlmodules.configure() @@ -20,4 +19,4 @@ def check(): def install(): perlmodules.install() - pisitools.dodoc("Changes", "MANIFEST", "README") + pisitools.dodoc("Changes", "MANIFEST", "LICENSE") diff --git a/programming/language/perl/perl-HTML-Form/pspec.xml b/programming/language/perl/perl-HTML-Form/pspec.xml index 27292f4e5b..0398c5bfb1 100644 --- a/programming/language/perl/perl-HTML-Form/pspec.xml +++ b/programming/language/perl/perl-HTML-Form/pspec.xml @@ -1,9 +1,9 @@ - + perl-HTML-Form - http://search.cpan.org/~gaas/HTML-Form-6.03/ + https://metacpan.org/pod/HTML::Form Osman Erkan osman.erkan@pisilinux.org @@ -14,7 +14,7 @@ app:console HTML::Form - Class that represents an HTML form element Objects of the HTML::Form class represents a single HTML <form> ... </form> instance. A form consists of a sequence of inputs that usually have names, and which can take on various values. The state of a form can be tweaked and it can then be asked to provide HTTP::Request objects that can be passed to the request() method of LWP::UserAgent. - http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/HTML-Form-6.03.tar.gz + https://cpan.metacpan.org/authors/id/O/OA/OALDERS/HTML-Form-6.05.tar.gz perl perl-URI @@ -25,6 +25,7 @@ perl-HTML-Form + HTML::Form - Class that represents an HTML form element perl perl-URI @@ -40,6 +41,13 @@ + + 2020-01-11 + 6.05 + Version bump. + Blue Devil + bluedevil@sctzine.com + 2018-07-26 6.03 diff --git a/programming/language/perl/perl-HTML-Form/translations.xml b/programming/language/perl/perl-HTML-Form/translations.xml index f2175aafc0..1b9f375f32 100644 --- a/programming/language/perl/perl-HTML-Form/translations.xml +++ b/programming/language/perl/perl-HTML-Form/translations.xml @@ -2,7 +2,7 @@ perl-HTML-Form - HTML::Form - Class that represents an HTML form element - Objects of the HTML::Form class represents a single HTML <form> ... </form> instance. A form consists of a sequence of inputs that usually have names, and which can take on various values. The state of a form can be tweaked and it can then be asked to provide HTTP::Request objects that can be passed to the request() method of LWP::UserAgent. + HTML::Form - Bir HTML Form elemanını temsil eden perl sınıfı + HTML::Form sınıfının nesneleri tek bir <form> ... </form> örneğini temsil edebilirler.