Search
Items tagged with: 6
Useless Projection #6: The Asymmetric Monstrosity. A combination of the sinusoidal, Mollweide, Equal Earth, and cylindrical equal-area projections. It's all equal-area*, so it's suitable for the classroom.
(I now have a goal for this year: make an elaborate wall map in this projection).
*I actually probably got the scaling wrong on the cylindrical equal-area part, but I'll work on that for the next draft, when I make the "real" map
A health check endpoint for your Plack app
Changes for v0.2.0 - 2024-04-08T15:25:55Z
- Update README and LICENSE (Andrew Hewus Fresh)
- Correct POD (Andrew Hewus Fresh)
- Pull request #6: SM-4772 add support for list_tags query parameter (Austin Hill)
- SM-4772 use a separate endpoint under healthz (Austin Hill)
- SM-4772 simplify response code logic (Austin Hill)
- SM-4772 add support for list_tags query parameter (Austin Hill)
use Future with Mojo::IOLoop
Changes for 1.003 - 2024-03-11T00:28:37Z
- Fix compatibility with Future implementations like Future::XS (haarg, #6)
A toolkit for transforming JSON-LD data.
Changes for 0.006 - 2023-11-18
- (Update) Fix utf-8 decoding of remote context data (#6).
A real Try Catch Block Implementation Using Perl Filter
Changes for v1.3.5 - 2023-09-29T12:28:19Z
- Improved code by giving up early if no 'try' block is detected in the code.
- Fixed bug #6 arising when token __SUB__ is used within a try-catch block (Credits to Clay Fouts for finding this)
- Nice::Try now supports subroutine prototype and signature
A PSGI framework for building REST api's in Perl.
Changes for 0.006 - 2023-08-03
- Alpha release #6
- Add Slick::Annotation
- Add route based caching based on "annotation"
- Various POD fixes
HealthCheck-Diagnostic-RabbitMQ-v1.3.0
Check connectivity and queues on a RabbitMQ server
Changes for v1.3.0 - 2023-02-13T21:59:41Z
- Update README and LICENSE (Andrew Hewus Fresh)
- Update Makefile (Andrew Hewus Fresh)
- Pull request #6: SM-4039 Return server_properties even with queue (Paul Durden)
- SM-4039 Return server_properties even with queue (Paul Durden)
HealthCheck-Diagnostic-DBHCheck-v1.0.0
Check a database handle to make sure you have read/write access
Changes for v1.0.0 - 2023-01-31T18:03:48Z
- Update README and LICENSE (Andrew Hewus Fresh)
- Pull in Makefile updates from PluginBundle (Andrew Hewus Fresh)
- Fix POD syntax (Andrew Hewus Fresh)
- Pull request #6: SM-3868 (Mitch McCracken)
- Skip strict tests for t/author-pod-coverage.t (Mitch McCracken)
- Add timeout support (Mitch McCracken)