perl-Template-Plugin-JavaScript - Encodes text to be safe in JavaScript
Website: | http://search.cpan.org/dist/Template-Plugin-JavaScript |
---|---|
License: | GPL+ or Artistic |
Vendor: | Fedora Project |
- 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("\nHere\'s some text going on.\n");
Packages
perl-Template-Plugin-JavaScript-0.01-2.fc11.noarch [7 KiB] |
Changelog
by Fedora Release Engineering (2009-02-26):
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild |