09 October 2008 12:15
modconcat - Google Code
by camel & 2 othersThis emulates a feature in danga's perlbal. the ability to join multiple files together in a single request.
This is a performance optimization. instead of requesting 5 seperate CSS or javascript files from your server, you can do it one request.
1
(1 marks)