Easily timeout long running operations
Changes for 0.20
- Fix POD sample code [rt.cpan.org #100886]
- Nested timeouts require minimum Time::HiRes version
- Handle calling context properly [rt.cpan.org #115809]
- Change TAP producer: Test to Test::More
- Add missing test descriptions
- Rename test scripts and add new ones
- Consider Perl::Critic feedback (work in progress)
The great new Acme::DTUCKWELL::Utils!
Changes for 0.01
- First version, released on an unsuspecting world.
a scripting framework
Changes for 0.028 - 2023-11-03
- stable release, no changes since 0.027_51
Mojolicious Plugin
Changes for 1.5.0 - 2023-11-03T07:58:23Z
- Added support for dynamic / custom labels for built in metrics
- Expanded documentation contents
- Bumped required Perl-version to 5.20.0
- Added a new Perl-collector that allows for overriding labels
- Adding 'worker' (process id) as default label to all metrics
List of modules that just contain data
Changes for 0.003 - 2023-08-06
- No functional changes.
- Tweak Abstract (add 'List of ...') to follow convention.
Command line tool for print Wikidata item.
Changes for 0.03 - 2023-11-02T20:05:39+01:00
- Add -r option for print with references. Change default to not print references.
- Fix missing id for print.
Wikibase data types print.
Changes for 0.16 - 2023-11-02T19:59:25+01:00
- Add Wikibase::Datatype::Print::print() for all top objects like Item/Lexeme/Mediainfo and Property.
- Add link to Value::Lexeme to Wikibase::Datatype::Print.
- Add option 'no_print_references'.
- Fix modules used in tests for Wikibase::Datatype::Print::Lexeme.
A minimalist, file-based blog engine for Dancer2.
Changes for 0.03 - 2023-11-02
- FEATURES
- SCAFFOLDER
- FIXES
SQL Simple Operations
Changes for 2023.302.1
- NOTICE: For end users of previous version 2023.284.1 only
- NOTICE: The version provide enchanced changes (you must see the version notes)
- news: Option 'cursor_order' added; by CCELSO
- news: Info 'previouscmd' added in cursor_info; by CCELSO
Tooling/wrappers for Oozie job deployment and scheduling
Changes for 0.015 - 2023-11-02T14:09:50+01:00
- Revert back to PodWeaver in build tooling.
Tooling/wrappers for Oozie job deployment and scheduling
Changes for 0.014 - 2023-11-02T13:45:55+01:00
- perlcritic policy + test.
- Build tooling.
- Startup messages now include the name and version of the tooling.
Utilities related to sorting files in a directory
Changes for 0.006 - 2023-11-02
- [Incompatible change] By default ignore dotfiles. Specify --all (-a) to include them.
- Add options: --include-filename-pattern (-I), --exclude-filename-pattern (-X), --all (-a).
Utilities related to sorting files in a directory
Changes for 0.005 - 2023-10-31
- [ux] Add log statement so e.g. in commands like "mv `newest --verbose -f ~/Downloads` .", the filename can be shown to stderr.
Wikibase data types.
Changes for 0.33 - 2023-11-02T10:58:56+01:00
- Add fixtures with tests and examples.
- Regen examples.
- Update Wikibase::Datatype doc.
PayProp API Public Client
Changes for 0.02 - 2023-11-02T10:22:06Z
- Update documentation
- Initial release
data pack for Business::ISBN
Changes for 20231102.001 - 2023-11-02T05:03:05Z
- Data update for 2023-11-02
Lists of modules that have color theme support
Changes for 0.004 - 2023-08-06
- No functional changes.
- Tweak Abstract (add 'List of ...') to follow convention.
An implementation of the OpenTelemetry SDK for Perl
Changes for 0.011 - 2023-11-01T23:20:41+00:00
- Minor cosmetic fixes to documentation to solve some indexing problems on CPAN
A Perl implementation of the OpenTelemetry standard
Changes for 0.011 - 2023-11-01T23:18:14+00:00
- Added missing documentation for OpenTelemetry::Propagator::TraceContext::TraceState
- Publicly index existing OpenTelemetry::Trace::Span::Status
- Fix other minor issues in the documentation
An open source web-based network management tool.
Changes for 2.068001 - 2023-11-01
- BUG FIXES
3D coordinate transformations made easy
Changes for 0.003 - 2023-11-01
- Fix compilation error for MSVC (hopefully)
- Fix unit test for perl with long-double
- Rename get_gl_projection to get_gl_matrix
- Fix lots of C compiler warnings, and a bug in rotate
- Improved documentation
Provides baptise, a drop-in replacement bless that creates accessors for you.
Changes for 0.3.3
- made yaml2o an alias for yaml2h2o to be consistent with ini2h2o/ini2o
- POD update
Pango style markup formatting
Changes for 0.032 - 2023-11-01
- Pluggable elements extend parsing and rendering of elements. A pluggable element is used to implement the <img> element, to include images inline in text strings. See tests/im1.pl and tests/im3.pl for examples. Rise may now also take an 'em' or 'ex' value. 1em = 100%, 1ex = 50%.
Perl Archive Toolkit
Changes for 1.019 - 2023-11-01
- register XS DLLs extracted into $PAR_TEMP/inc with %PAR::Heavy::FullCache
- Heavy.pm: use strict; use warnings Thanks @shawnlaffan
measures the time the program runs between specified points
Changes for 0.0.1 - 2023-11-01T12:20:13Z
- coverage 100%!
functional interface for accessing database mysql and mariadb
Changes for 0.0.2 - 2023-11-01T10:55:12Z
- fix dependency
functional interface for accessing database mysql and mariadb
Changes for 0.0.1 - 2023-11-01T09:11:21Z
- tested sqlite engine
Dist::Zilla like PERLANCAR when you build your dists
Changes for 0.609 - 2023-11-01
- Update module name in list of blacklisted modules (Acme::CPANModules::PERLANCAR::{,My}Retired.
Bundle of Acme::CPANModules::PERLANCAR::* modules
Changes for 0.014 - 2023-11-01
- Update module name: PERLANCAR::Module::List -> Module::List::More.
Bundle of Acme::CPANModules::PERLANCAR::* modules
Changes for 0.013 - 2023-11-01
- No functional changes.
- [build] Rebuild to fix abstract of Acme::CPANModules::PERLANCAR::MyCLIWithSubcommands.
Validate Japanese zip-codes
Changes for 0.20231031
- Update some table classes.
Handle Common Gateway Interface requests and responses
Changes for 4.60 - 2023-11-01
- TESTING