Revision history for Plasp
1.04 Mon Apr 12 12:33:13 2021 -0400
- Fix error condition when code compilation fails
- Throw exception on code compilation error
- Ensure cleanup in other areas, and memoize cleanup
1.03 Tue Sep 22 11:08:24 2020 -0400
- Don't redefine $Response->Flush
- Instead, use local variables to "trap" output
- Carelessly forgot /etc/magic in File::LibMagic
1.02 Sat Sep 19 00:20:14 2020 -0400
- Don't explicitly specify magic file, since not location in BSD
- Test requires HTTP::Cookies >= 6.03
1.01 Fri Sep 18 10:19:06 2020 -0400
- Explicitly declare dependency versions
- Clean up documentation
- Make $Server->Transfer do as advertised
- Remove unnecessary Moo in tests
- Perl::Tidy'd and Perl::Critic'd
1.00 Wed Sep 16 17:11:25 2020 -0400
- Bold 1.00 initial release!