[Rt-commit] rt branch, 4.2/html-gumbo-loading, repushed
Wallace Reis
wreis at bestpractical.com
Wed Jul 2 14:40:44 EDT 2014
The branch 4.2/html-gumbo-loading was deleted and repushed:
was 04bbe3dc04e7df98e04ebe6ab05cec2b06b95d45
now 1aefd600fcbb5ded14376f77d77a14758668fb39
1: 04bbe3d ! 1: 1aefd60 Use UNIVERSAL::require for loading HTML::Gumbo
@@ -9,14 +9,6 @@
--- a/lib/RT/Interface/Web.pm
+++ b/lib/RT/Interface/Web.pm
@@
- use List::MoreUtils qw();
- use JSON qw();
- use Plack::Util;
-+use UNIVERSAL::require;
-
- =head2 SquishedCSS $style
-
-@@
require HTML::Scrubber;
my $scrubber = HTML::Scrubber->new();
More information about the rt-commit
mailing list