plainblack.com
Username Password
search
Bookmark and Share
View All Tickets
JavaScript::Packer, HTML::Packer, and CSS::Packer use $& variable  (#11704)
Issue

These three modules use the $& variable, which ends up slowing down every single regex match in WebGUI significantly.

Either bugs need to be filed for the modules, or alternative modules need to be found.

Solution Summary
Comments
perlDreamer
0
7/9/2010 10:05 pm
I haven't found any alternate module on CPAN that does what HTML::Packer does, compressing inline CSS and JS.
perlDreamer
0
7/9/2010 10:10 pm
Bug and patch for CSS::Packer: https://rt.cpan.org/Public/Bug/Display.html?id=59240
perlDreamer
0
7/9/2010 10:24 pm
Bug and patch for HTML::Packer: https://rt.cpan.org/Public/Bug/Display.html?id=59241
Graham
0
7/10/2010 9:28 am
Bug and patch for JavaScript::Packer:
https://rt.cpan.org/Ticket/Display.html?id=59249
preaction
0
8/9/2010 5:55 pm
This is not blocking 7.9 stable.
neves
0
8/30/2010 9:57 am
Hi, you can test the development versions of CSS::Packer and JavaScript::Packer. Currently it doesn't work with perl versions 5.8.3 and 5.8.7. You can find the latest versions on github: http://github.com/nevesenin
neves
0
9/8/2010 6:18 am
Now there is also a development version of HTML::Packer available.
perlDreamer
0
2/2/2011 1:06 pm
Updated the versions of these modules in testEnvironment.pl

Fixed in 7.10.9 (7cb1fa9)
Fixed in 7.9.21 (8da15e2)

Anyone in Germany who uses WebGUI and content packing should feel free to get neves a drink or two.
Details
Ticket Status Resolved  
Rating0.0 
Submitted ByGraham 
Date Submitted2010-07-07 
Assigned To unassigned  
Date Assigned2012-02-11 
Assigned By 
Severity Cosmetic (misspelling, formatting problems)  
What's the bug in? WebGUI Stable  
WebGUI / WRE Version  
URLuse/bugs/tracker/11704
Keywords
Ticket History
2/2/2011
1:06 PM
Resolved perlDreamer
7/7/2010
5:34 AM
Ticket created Graham
© 2012 Plain Black Corporation | All Rights Reserved