# JavaScript-Minifier-XS **Repository Path**: mirrors_gitpan/JavaScript-Minifier-XS ## Basic Information - **Project Name**: JavaScript-Minifier-XS - **Description**: Read-only release history for JavaScript-Minifier-XS - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-26 - **Last Updated**: 2025-09-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README JavaScript::Minifier::XS minifies JavaScript documents by removing un-necessary whitespace Copyright (C) 2007, Graham TerMarsch. All Rights Reserved. This is free software; you can redistribute it and/or modify it under the same terms as Perl itself. To install: perl Build.PL ./Build ./Build test ./Build install or: perl Makefile.PL make make test make install