diff --git a/programming/language/perl/perl-HTML-Template/actions.py b/programming/language/perl/perl-HTML-Template/actions.py
index d836d318cc..4f40a5b18a 100644
--- a/programming/language/perl/perl-HTML-Template/actions.py
+++ b/programming/language/perl/perl-HTML-Template/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("README","Change*")
\ No newline at end of file
+ pisitools.dodoc("README","LICENSE")
\ No newline at end of file
diff --git a/programming/language/perl/perl-HTML-Template/pspec.xml b/programming/language/perl/perl-HTML-Template/pspec.xml
index d0b56a5929..a062bc7a05 100644
--- a/programming/language/perl/perl-HTML-Template/pspec.xml
+++ b/programming/language/perl/perl-HTML-Template/pspec.xml
@@ -13,8 +13,8 @@
programming.language.perlapp:consolePerl module to use HTML-like templating language
- First you make a template - this is just a normal HTML file with a few extra tags, the simplest being <TMPL_VAR>
- http://search.cpan.org/CPAN/authors/id/W/WO/WONKO/HTML-Template-2.95.tar.gz
+ This module attempts to make using HTML templates simple and natural.
+ https://cpan.metacpan.org/authors/id/S/SA/SAMTREGAR/HTML-Template-2.97.tar.gzperlperl-CGI
@@ -23,6 +23,7 @@
perl-HTML-Template
+ Perl module to use HTML-like templating languageperlperl-CGI
@@ -35,6 +36,13 @@
+
+ 2020-01-14
+ 2.97
+ Version bump.
+ Blue Devil
+ bluedevil@sctzine.com
+ 2019-04-202.95
@@ -71,4 +79,4 @@
alihan@pisilinux.org
-
+
\ No newline at end of file
diff --git a/programming/language/perl/perl-HTML-Template/translations.xml b/programming/language/perl/perl-HTML-Template/translations.xml
index 8a275d94ba..fd44b19615 100644
--- a/programming/language/perl/perl-HTML-Template/translations.xml
+++ b/programming/language/perl/perl-HTML-Template/translations.xml
@@ -2,7 +2,9 @@
perl-HTML-Template
+ HTML benzeri taslak oluşturup kullanmak için perl modülü
+ Bu modül sayesinde oluşturduğunuz HTML taslaklarını perl ile kullanabilirsiniz.Perl module to use HTML-like templating language
- First you make a template - this is just a normal HTML file with a few extra tags, the simplest being <TMPL_VAR>
+ This module attempts to make using HTML templates simple and natural.
-
+
\ No newline at end of file