How to Install and Uninstall libtemplate-autofilter-perl Package on Kali Linux

Last updated: October 05,2024

1. Install "libtemplate-autofilter-perl" package

This guide covers the steps necessary to install libtemplate-autofilter-perl on Kali Linux

$ sudo apt update $ sudo apt install libtemplate-autofilter-perl

2. Uninstall "libtemplate-autofilter-perl" package

This guide let you learn how to uninstall libtemplate-autofilter-perl on Kali Linux:

$ sudo apt remove libtemplate-autofilter-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libtemplate-autofilter-perl package on Kali Linux

Package: libtemplate-autofilter-perl
Version: 0.143050-3
Installed-Size: 30
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, liblist-moreutils-perl, libtemplate-perl
Size: 11692
SHA256: 284a5e781772e4bef37f616823cedd827a4a8ca9338d449990860b0a144bff40
SHA1: 6719b4a3dbf25aa111d6c60dcc35ec703104f3ab
MD5sum: c3ab844d276f55308d3bdd70cbd519a2
Description: Template::Toolkit subclass with automatic filtering
Template::AutoFilter is a subclass of Template::Toolkit which loads a
specific Parser that is subclassed from Template::Parser. It adds a filter
instruction to each interpolation token found in templates loaded by the TT
engine. Tokens that already have a filter instruction are left unchanged.
.
By default this automatic filter is set to be 'html', but can be modified
during object creation by passing the AUTO_FILTER option with the name of the
wanted filter.
.
Additionally a pass-through filter called 'none' is added to the object to
allow exclusion of tokens from being filtered.
.
Lastly, if you have problems with the directives which get auto filters
applied, you can see the Template::AutoFilter::Parser docs for how you can
customize that.
Description-md5:
Homepage: https://metacpan.org/release/Template-AutoFilter
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libt/libtemplate-autofilter-perl/libtemplate-autofilter-perl_0.143050-3_all.deb