Return the borders of states and provinces
Changes for 0.0104 - 2024-01-24T19:11:33Z
- Add The Netherlands.
Return the borders of states and provinces
Changes for 0.0103 - 2024-01-24T18:13:06Z
- Improve test.
- Add Brazil.
Standard set of roles for HashData
Changes for 0.003 - 2024-01-15
- [bugfixes] Fixes for HashDataRole::Source::LinesInDATA, HashData::Sample:đeNiro.
Standard set of roles for HashData
Changes for 0.002 - 2024-01-15
- [role Source::LinesInData] Add argument 'separator'.
- Add role: Sample:đeNiro.
Show content of HashData modules (plus a few other things)
Changes for 0.001 - 2024-01-15
- First, early release.
CLI utilities related to RGB color
Changes for 0.004 - 2023-12-16
- No functional changes.
- [ux][doc] Add examples.
check that the right combination of arguments is passed to a function
Changes for 2.00 - 2024-01-24
- An API change in Data:đomain 1.14 broke auto-documentation, so that is no longer supported in Data:đomain:đependencies.
A health check endpoint for your Plack app
Changes for v0.1.0 - 2024-01-24T23:32:01Z
- Pull request #5: SM-4578 (Alan Lee)
- Update cpanfile and test file to comply with verify-cpanfile (Alan Lee)
- Update cpanfile to use compatible version of Hash::MultiValue (Alan Lee)
- Commit Makefile changes to enable 'make disttest' command (Alan Lee)
- Revert HashMultiValue change (Alan Lee)
- Added test cases for blessed object encoding (Alan Lee)
- Add 'allow_blessed' and 'convert_blessed' to JSON object (Alan Lee)
Return the borders of states and provinces
Changes for 0.0102 - 2024-01-24T15:07:08Z
- Oh Canada!
Check uploaded files are expected and of the correct type
Changes for 0.20 - 2024-01-24
- Switch to using File::LibMagic instead of File::MMagic
Perl YAML Serialization using XS and libyaml
Changes for 0.88_001
- Recognise core booleans on Perl 5.36+ at dump time (PR#114 PEVANS++)
The Bluesky Protocol for Social Networking
Changes for 0.09 - 2024-01-24T21:30:18Z
- Update according to lexicon changes in bluesky-social/atproto@dac5c9e
- Update according to lexicon changes in bluesky-social/atproto@fb979b1
Return the borders of states and provinces
Changes for 0.0101 - 2024-01-24T12:54:01Z
- Remove the unneeded verbose attribute.
prototypical value checking
Changes for 1.204 - 2024-01-24T20:25:02Z
- refresh distro, update email addresses
Return the borders of states and provinces
Changes for 0.0100 - 2024-01-24T11:02:16Z
- Mint with Dist::Zilla.
Mark Gardner likes this.
Mark Gardner reshared this.
Test POD links
Changes for 0.011_02 - 2024-01-24
- Fix test failures when https: is not available. I hope.
The World-Wide Web library for Perl
Changes for 6.75 - 2024-01-24T14:29:17Z
- Update lwp-request to suport PATCH HTTP method (GH#452) (Javier Puche)
Pure Perl HTTP proxy server
Changes for 0.0200 - 2024-01-23
- Thrall server is preferred when threads are enabled.
- Default number of workers is 50.
- Requires IO::Socket::IP.
- Requires Thrall 0.0402 and Starlight 0.0501.
- Provides cpanfile.
- Removed fatpack from the manifest.
- git.io is not used as it is obsoleted.
- Help shows options.
Some utility routines related to module loading
Changes for 0.010 - 2024-01-24
- Add functions: call_module_{function,method}_with_optional_args.
Bindings to the poppler PDF rendering library
Changes for 1.0103
- Pushed a new version with long-standing documentation bug fixes
Signs/verifies Internet mail with DKIM/DomainKey signatures
Changes for 1.20240124 - 2024-01-24
- ARC: Return fail for any ARC set with an instance number greater than 50. This brings ARC verification in line with DKIM verification limits.
File utilities involving a list of directories
Changes for 0.002 - 2023-11-20
- function mv_files_to_dirs()
Utilities related to renaming/moving files
Changes for 0.014 - 2023-11-20
- No functional changes.
- [build] Build against updated File::Util:đirList (0.002) which adds two arguments to mv_files_to_dirs(): 'files_per_dir' and 'reverse'.
Utilities related to renaming/moving files
Changes for 0.013 - 2023-11-20
- [ux] Add shorter alias for rename-add-prefix-datestamp: datestamp.
Sah schemas related to HashData
Changes for 0.001 - 2024-01-15
- First release.
Check whether filename indicates being an e-book
Changes for 0.002 - 2023-12-15
- Remove unused 'ci' arg.
- [doc][ux] Add examples.
Slice and dice spreadsheets, optionally using tied variables.
Changes for 1000.013
data pack for Business::ISBN
Changes for 20240123.001 - 2024-01-23T14:52:26Z
- Data update for 2024-01-23
Google Ads API Client Library for Perl
Changes for 20.0.0 - 2024-01-22
- Removed support for Google Ads API v13.
control the PWM channels of several PCA9685 ICs in one go.
Changes for 0.05
- resolved bug in MultiPCA9685.pm, where the setting of the PWM frequency did not work
A simple line-oriented configuration file parser
Changes for 1.296 - 2024-01-23T14:28:43Z
- refresh distro, update email address, update repo URL
implementation of OpenID Connect for Plack::Auth::SSO
Changes for 0.014 - 2024-01-23T14:03:09Z
- use MIME::Base::encode without padding/newlines for Basic Authentication
Mark Gardner likes this.
Games-Axmud-2.0.002
Axmud, a modern Multi-User Dungeon (MUD) client written in Perl5 / Gtk3
Mark Gardner likes this.
reshared this
General completion routine
Changes for 0.620 - 2024-01-23
- No functional changes.
- Unhide the ununiquify_answer() function.
Plack middleware to setup OpenTelemetry tracing
Changes for 0.240230
- Fix key for http.response.body.size
- Fix http.response.body.size for callback responses (thanks to James Wright for help on both)
Automate various sys admin stuff.
Changes for 0.6.3 - 2024-01-22
- minor fixes for snmp_services
Test for warnings and the lack of them
Changes for 0.033 - 2024-01-23T03:31:29Z
- add Test2 compatibility in the test triggered by done_testing();
- new long-awaited feature (!!!) "allow_patterns", to either temporarily or globally exempt particular warning patterns
Validate data against a schema
Changes for 0.582 - 2024-01-23T03:18:31Z
- change the status of some format tests that rely on optional modules so they are not reported as specification failures
- fix forking test that failed on MSWin32
Mark Gardner likes this.
Mark Gardner reshared this.
sdif and family tools, cdif and watchdiff
Changes for 4.30 - 2024-01-23T02:51:53Z
- introduce --cc,fc,lc,mc,tc,uc color option to sdif
The Bluesky Protocol for Social Networking
Changes for 0.08 - 2024-01-23T01:48:21Z
- Resume expired sessions with $at->server_refreshSession( ... )