We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 837966d commit 8746c10Copy full SHA for 8746c10
Changes
@@ -2,7 +2,7 @@ Revision history for Perl extension Apache2::Filter::Minifier::JavaScript.
2
3
{{$NEXT}}
4
- Switch to Dist::Zilla for release management
5
- - POD cleanups
+ - POD cleanups; spelling
6
- Namespace cleaned
7
8
1.06 Fri Nov 7 17:05 PST 2014
lib/Apache2/Filter/Minifier/JavaScript.pm
@@ -129,9 +129,11 @@ sub handler {
129
130
1;
131
132
+=for stopwords PerlVar minified minifier minification minifies minifying
133
+
134
=head1 NAME
135
-Apache2::Filter::Minifier::JavaScript - JS minifying output filter
136
+Apache2::Filter::Minifier::JavaScript - JavaScript minifying output filter for mod_perl
137
138
=head1 SYNOPSIS
139
0 commit comments