Update versions of *::Packer to get rid of regexp variables that slow down all regexen. Fixes bug #11704.
This commit is contained in:
parent
5c57e33453
commit
7cb1fa97b5
3 changed files with 8 additions and 3 deletions
|
|
@ -12,6 +12,10 @@ save you many hours of grief.
|
|||
* WebGUI now depends on Data::ICal for making and reading iCal feeds
|
||||
for the Calendar.
|
||||
|
||||
* WebGUI now depends on updated versions of the HTML::Packer, JavaScript::Packer and
|
||||
CSS::Packer modules. These new versions have much better performance than their
|
||||
earlier incarnations.
|
||||
|
||||
7.10.4
|
||||
--------------------------------------------------------------------
|
||||
* WebGUI now depends on Monkey::Patch for doing sanely scoped
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue