Name : perl-Template-Plugin-JavaScript
| |
Version : 0.02
| Vendor : Fedora Project
|
Release : 36.fc40
| Date : 2024-01-25 21:37:03
|
Group : Unspecified
| Source RPM : perl-Template-Plugin-JavaScript-0.02-36.fc40.src.rpm
|
Size : 0.00 MB
| |
Packager : Fedora Project
| |
Summary : Encodes text to be safe in JavaScript
|
Description :
Template::Plugin::JavaScript is a TT filter that filters text so it can be safely used in JavaScript quotes. e.g:
[% USE JavaScript %] document.write(\"[% FILTER js %] Here\'s some text going on. [% END %]\");
will become:
document.write(\"\ Here\\\'s some text going on.\ \");
|
RPM found in directory: /vol/rzm3/linux-fedora-buffet/linux/development/rawhide/Everything/x86_64/os/Packages/p |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
perl(Template::Plugin::JavaScript)
perl-Template-Plugin-JavaScript
Requires :