Parse and format Atom datetime strings
Changes for 1.4.0 - 2024-01-01
- Fixed bug tracker information.
- Misc internal improvements.
Faster accept, socket, listen with file descriptors, not handles
Changes for v0.3.6 - 2023-01-02
- fixes
SAML bindings and protocol implementation
Changes for 0.75
- Significant Changes since 0.74
- Detailed Change Log
Various regular-expression schemas
Changes for 0.005 - 2023-09-09
- Base re_or_code_from_str on obj::re instead of the 're' type, to be more strict.
Class which work with AutoCAD versions.
Changes for 0.06 - 2024-01-01T23:10:35+01:00
- Remove no-existent versions.
- Rename example files to better names.
- Update Module::Version to 1.21 version.
- Update copyright years.
Detect AutoCAD files through magic string.
Changes for 0.04 - 2024-01-01T22:55:16+01:00
- Add test for improving of coverage.
- Improve test message.
- Move bugtracker to github.
- Rewrite from List::MoreUtils to List::Util.
- Update Module::Install to 1.21 version.
- Update copyright years.
Get page files from METS specification.
Changes for 0.03 - 2024-01-01T18:00:24+01:00
- Add tests.
- Move bugtracker to github.
- Rewrite doc to use of =head2.
- Update Module::Install to 1.21 version.
- Update copyright years.
roles with composition parameters
Changes for 0.300
- small changes in POD
- add meta method in mop
- add is_role static method in MooX::Role::Parameterized
- fix bug in requires mop method
- use existing with subroutine if available on target and use as fallback on MooX::Role::Parameterized::With
- update examples
A collection of Acme::CPANAuthors::CPAN::Streaks::* modules
Changes for 20240101.0 - 2024-01-01
- Update.
CPAN releases for the year 2024
Changes for 20240101.0 - 2024-01-01
- Update data.
CPAN releases for the year 2023
Changes for 20240101.0 - 2024-01-01
- Update data.
Various regular-expression schemas
Changes for 0.004 - 2023-09-09
- Add schema: obj::re.
a module for wrangling decks of cards
Changes for 0.02 - 2024-01-01
- Add "move" method, like "deal" but in bulk.
- Add "pick" method to pick cards in some order from a deck.
- Pains are taken to preserve the array reference of the decks across the various methods so that the caller can hold onto them.
- Throw errors on various edge cases previously not caught.