diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2010-01-23 14:45:04 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2010-01-23 14:45:04 +0000 |
commit | 5e8691baf38f92dfd972d71faa61dbe103d7c44a (patch) | |
tree | 2fa66f9271e147ab41a7c2b3375a313dd47a85bf /www/p5-HTML-Pager | |
parent | ce7609b56dbeeeb79a2e6f48c6b321f5d0cd10b7 (diff) | |
download | ports-5e8691baf38f92dfd972d71faa61dbe103d7c44a.tar.gz ports-5e8691baf38f92dfd972d71faa61dbe103d7c44a.zip |
- Add cpan site to WWW
- Fix indentation, fmt -w 80
Notes
Notes:
svn path=/head/; revision=248414
Diffstat (limited to 'www/p5-HTML-Pager')
-rw-r--r-- | www/p5-HTML-Pager/pkg-descr | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/www/p5-HTML-Pager/pkg-descr b/www/p5-HTML-Pager/pkg-descr index 995043ad704f..0247cc7f48b4 100644 --- a/www/p5-HTML-Pager/pkg-descr +++ b/www/p5-HTML-Pager/pkg-descr @@ -1,6 +1,6 @@ -HTML::Pager is a perl module designed to handle CGI HTML paging of -arbitrary data. It provides an interface to pages of data similar -to many well-known sites like Altavista or Google. It uses the -module HTML::Template to do all the HTML generation. +HTML::Pager is a perl module designed to handle CGI HTML paging of arbitrary +data. It provides an interface to pages of data similar to many well-known +sites like Altavista or Google. It uses the module HTML::Template to do all the +HTML generation. ---will +WWW: http://search.cpan.org/dist/HTML-Pager |