aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTML-Clean/pkg-descr
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2010-01-23 14:45:04 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2010-01-23 14:45:04 +0000
commit5e8691baf38f92dfd972d71faa61dbe103d7c44a (patch)
tree2fa66f9271e147ab41a7c2b3375a313dd47a85bf /www/p5-HTML-Clean/pkg-descr
parentce7609b56dbeeeb79a2e6f48c6b321f5d0cd10b7 (diff)
downloadports-5e8691baf38f92dfd972d71faa61dbe103d7c44a.tar.gz
ports-5e8691baf38f92dfd972d71faa61dbe103d7c44a.zip
Notes
Diffstat (limited to 'www/p5-HTML-Clean/pkg-descr')
-rw-r--r--www/p5-HTML-Clean/pkg-descr28
1 files changed, 14 insertions, 14 deletions
diff --git a/www/p5-HTML-Clean/pkg-descr b/www/p5-HTML-Clean/pkg-descr
index 40653363de55..a98ca5e1a983 100644
--- a/www/p5-HTML-Clean/pkg-descr
+++ b/www/p5-HTML-Clean/pkg-descr
@@ -1,17 +1,17 @@
-The majority of the web pages of the internet today are
-much larger than they need to be. The reason for this is
-that HTML tends to be stored in a human readable format, with
-indenting, newlines and comments.
+The majority of the web pages of the internet today are much larger than they
+need to be. The reason for this is that HTML tends to be stored in a human
+readable format, with indenting, newlines and comments.
-However, all of these comments, whitespace etc. are ignored by
-the browser, and needlessly lengthen download times.
+However, all of these comments, whitespace etc. are ignored by the browser, and
+needlessly lengthen download times.
-Second, many people are using WYSIWYG HTML editors these days.
-This makes creating content easy. However these editors can
-cause a number of compatibility problems by tying themselves to
-a particular browser or operating system.
+Second, many people are using WYSIWYG HTML editors these days. This makes
+creating content easy. However these editors can cause a number of compatibility
+problems by tying themselves to a particular browser or operating system.
-The HTML::Clean module encapsulates a number of HTML optimizations
-and cleanups. The end result is HTML that loads faster, displays
-properly in more browsers. Think of it as a compiler that
-translates HTML input into optimized machine readable code.
+The HTML::Clean module encapsulates a number of HTML optimizations and cleanups.
+The end result is HTML that loads faster, displays properly in more browsers.
+Think of it as a compiler that translates HTML input into optimized machine
+readable code.
+
+WWW: http://search.cpan.org/dist/HTML-Clean