| 1 |
Revision history for Perl::Strip |
| 2 |
|
| 3 |
TODO: bang-path-protection |
| 4 |
TODO: keep_nl |
| 5 |
TODO: => => , |
| 6 |
|
| 7 |
1.2 Thu 03 Aug 2023 04:38:52 CEST |
| 8 |
- work around idotic "Reverse operator" warnings. |
| 9 |
- combine repeated whitespace more aggressively. |
| 10 |
|
| 11 |
1.1 Mon Jan 23 03:24:08 CET 2012 |
| 12 |
- fix a bug that did break some unicore files. |
| 13 |
- detect 5.8 mktables files. |
| 14 |
- bumped cache versaion to 2 - delete your caches to save space. |
| 15 |
- fix perlstrip pod. |
| 16 |
- improve optimise_size stripping efficiency for unicore files. |
| 17 |
|
| 18 |
1.0 Sun Jan 9 11:07:43 CET 2011 |
| 19 |
- d'oh, almost forgot to release it. |
| 20 |
|
| 21 |
0.0 Thu Jan 6 06:18:53 CET 2011 |
| 22 |
- original version, an AnyEvent::DBI clone. |