This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to annotated tag release/0.12-TRIAL
in repository libhtml-scrubber-perl.

commit 2e0e332bf97ffc9df52b191182e7c36adda9c6a4
Author: Andrei Vereha <[email protected]>
Date:   Mon Jan 5 22:41:55 2015 +0200

    Removed the link to HTML::Sanitizer
    
    The link was broken. It was replaced by an explanation that the 
HTML::Sanitizier is
    no longer on CPAN.
---
 README.pod           | 4 +++-
 lib/HTML/Scrubber.pm | 4 +++-
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/README.pod b/README.pod
index c5c746c..72dc6d5 100644
--- a/README.pod
+++ b/README.pod
@@ -319,7 +319,9 @@ If you have Test::Inline (and you've installed 
HTML::Scrubber), try
 
 =head1 SEE ALSO
 
-L<HTML::Parser>, L<Test::Inline>, L<HTML::Sanitizer>.
+L<HTML::Parser>, L<Test::Inline>.
+
+The HTML::Sanitizer module is no longer available on CPAN.
 
 =head1 INSTALLATION
 
diff --git a/lib/HTML/Scrubber.pm b/lib/HTML/Scrubber.pm
index 5dfcc97..241732e 100644
--- a/lib/HTML/Scrubber.pm
+++ b/lib/HTML/Scrubber.pm
@@ -705,6 +705,8 @@ If you have Test::Inline (and you've installed 
HTML::Scrubber), try
 
 =head1 SEE ALSO
 
-L<HTML::Parser>, L<Test::Inline>, L<HTML::Sanitizer>.
+L<HTML::Parser>, L<Test::Inline>.
+
+The HTML::Sanitizer module is no longer available on CPAN.
 
 =cut

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libhtml-scrubber-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to