Changes for version 0.97
- Major restructuring of the code
- Refactored sub 'filter' into smaller functions
- use a regex to find functions instead of spliting lines
- Now looks for script blocks with 'src' attributes and will only inline fully qualified ones with now (via LWP::Simple) <script type="JavaScript" src="http://www.jbisbee.com/test.js">
- New depedancy on LWP::Simple
- New "INLINING EXTERNAL JAVASCRIPT" pod section
- Few more documentation tweaks
Modules
See What JavaScript is Doing