Container-Builder
view release on metacpan or search on metacpan
Revision history for Container-Builder
0.10 2026-03-07 21:57:25 GMT
- Fix crash on debugging Perls (-DDEBUGGING). https://github.com/adriaandens/Container-Builder/issues/1
- Add more tests.
0.09 2026-03-01 22:37:01 CET
- Restructure Index json to hopefully avoid triggering "Perl_av_new_alloc: Assertion size > 0 failed".
0.08 2026-02-28 22:28:37 CET
- Forgot to mention v5.40 in Directory class -> Kwalitee showed this.
- Forgot to update some copy pasted doc in SingleFile.
- Forgot to remove some old hardcoded JSON from Index instead of a hashref to JSON.
0.07 2026-02-26 00:09:03 CET
- Documentation update.
0.06 2026-02-25 23:09:44 CET
- Prepare for first CPAN release.
- Implemented rudimentary copy() function.
- Bugfixes galore.
- Created some working (working as in: works on my machine) examples in the examples/ folder.
0.05 2026-02-16 22:58:40 GMT
- Remove all print statements from the module.
- If no argument is given to build(), then return the archive itself as a scalar
- Created a hello world example
- Implemented get_digest() to retrieve the digest of the config file
( run in 0.604 second using v1.01-cache-2.11-cpan-39bf76dae61 )