SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Text-ScriptTemplate rpm build for : OpenSuSE. For other distributions click perl-Text-ScriptTemplate.

Name : perl-Text-ScriptTemplate
Version : 0.08 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp154.6.1 Date : 2023-01-27 18:14:45
Group : Development/Libraries/Perl Source RPM : perl-Text-ScriptTemplate-0.08-lp154.6.1.src.rpm
Size : 0.03 MB
Packager : https://www_suse_com/
Summary : Standalone ASP/JSP/PHP-style template processor
Description :
This is a successor of Text::SimpleTemplate, a module for template- based
text generation.

Template-based text generation is a way to separate program code and data,
so non-programmer can control final result (like HTML) as desired without
tweaking the program code itself. By doing so, jobs like website
maintenance is much easier because you can leave program code unchanged
even if page redesign was needed.

The idea of this module is simple. Whenever a block of text surrounded by
\'< %\' and \'%>\' (or any pair of delimiters you specify) is found, it will be
taken as Perl expression, and will be handled specially by template
processing engine. With this module, Perl script and text can be intermixed
closely.

Major goal of this library is to provide support of powerful PHP-style
template with smaller resource. This is useful when PHP, Java/JSP, or
Apache::ASP is overkill, but their template style is still desired.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-T/15.4/noarch

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Text-ScriptTemplate-0.08-lp154.6.1.noarch.rpm
     

Provides :
perl(Text::ScriptTemplate)
perl-Text-ScriptTemplate

Requires :
perl(:MODULE_COMPAT_5.26.1)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/Text
/usr/lib/perl5/vendor_perl/5.26.1/Text/ScriptTemplate.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-Text-ScriptTemplate
/usr/share/doc/packages/perl-Text-ScriptTemplate/CHANGE.LOG
/usr/share/doc/packages/perl-Text-ScriptTemplate/README.TXT
/usr/share/man/man3/Text::ScriptTemplate.3pm.gz

 
ICM