Mo utilities for email.
Changes for 0.02 - 2024-04-26T23:02:53+02:00
- Add tests for error parameters.
- Rewrite the tests so that the functional tests are first and then the errors.
Crypt Base Functions, using the OpenSSL libraries
Changes for 0.038 - 2024-04-26
- ec_conv.pl
Override subroutines in a module for unit testing
Changes for v0.178.0
- 6724a30 - Simplify CI workflow - Nicolas R
- 1801372 - Multiple improvements - Nicolas R
- e97e316 - Add protection to _replace_sub - Nicolas R
search nested hashref/arrayref structures using JSONPath
Changes for 1.0.6 - 2024-04-26T11:58:01-05:00
- Other
Read lines from STDIN.
Changes for 0.557 - 2024-04-26
- readline: removed broken 'history' behaviour.
a scripting framework
Changes for 0.028_50 - 2024-04-26
- features
- fixes
- documentation
- build
- tests
Build strawberry-perl-like distribution for MS Windows
Changes for 4.023
- used for building strawberry perl 5.34 - 5.28
Mark Gardner likes this.
data pack for Business::ISBN
Changes for 20240426.001 - 2024-04-26T11:41:31Z
- data update for 2024-04-26
Build a Build.PL that uses Dist::Build
Changes for 0.001 - 2024-04-26T12:50:29+02:00
- Initial release to an unsuspecting world
A modern module builder, author tools not included!
Changes for 0.001 - 2024-04-26T12:49:11+02:00
- Initial release to an unsuspecting world
Build a Build.PL that uses the current module to build itself
Changes for 0.007 - 2024-04-26T12:40:30+02:00
- Add ConfigureSelf classes
Mojolicious Plugin for Config::Structured: provides Mojo app access to structured configuration data
Changes for 3.01 - 2024-04-26T05:35:45-05:00
- Bugfix: respect --reveal-sensitive flag when dumping a single leaf node
An overview of the foundations of the ExtUtils::Builder Plan framework
Changes for 0.002 - 2024-04-26T11:33:00+02:00
- Move get_perl into ExtUtils::Builder::Util
- Remove accidental test dependency on Devel::Confess
simple OBS API calls
Changes for 0.1.3 - 2024-04-26
- add "use Carp" in Net::OBS::LWP::UserAgent
Fork Based Promise with Asynchronous Execution, Async, Await and Shared Data
Changes for v0.4.11 - 2024-04-25T23:38:38Z
- Minor corrections in resolve to pass the variable $_ to the sub routine called in then()
- Improvements allowing embedded promises
an interface to most facets of the [Fastly API](https://developer.fastly.com/reference/api).
Changes for 6.03 - 2024-04-25
- Bug fixes
- Enhancements
- Documentation
WebService-Fastly
an interface to most facets of the [Fastly API](https://developer.fastly.com/reference/api).metacpan.org
Generic Module to inherit from
Changes for v0.35.4 - 2024-04-26T13:55:12Z
- Minor improvements to Module::Generic::SharedMemXS
Use Data::Dump::HTML::Collapsible to stringify reference
Changes for 0.001 - 2024-03-12
- First release.
Perl CPU Benchmark
Changes for 2.6 - 2024-04-25
- Custom benchmark improvements.
- Fix BSD tar xattr.
Code coverage metrics for Perl
Changes for 1.41
- Spelling, linting and formatting changes
load Data::Dumper output, including self-references
Changes for 0.01 - 2024-04-25
Experimental features made easy
Changes for 0.032 - 2024-04-25T22:30:41+01:00
- Add the newly-stable features to stable.pm - extra_paired_delimiters, const_attr, for_list
Fetch actual raw streamable URLs from various radio-station, video & podcast websites.
Changes for 2.30 - 2024-04-25
- StreamFinder::Castbox - Refactor to scrape episode data from the podcast page as now Castbox episode pages are no longer scrapable (now dynamically generated by javascript), but for now, all required episode data is embedded in the corresponding podcast page (for now). Also now append "lyrics" (transcript) to the "description" field (for Fauxdacious, etc.) for Castbox pages that provide this in a "lyrics" (.lrc) link!
- StreamFinder::Google - REMOVED since Google has officially closed down it's podcast service.
- StreamFinder::Podchaser - Fix failure to fetch episode data for the first episode (when a podcast page given) and failure to fetch all due to minor changes in their site.
- StreamFinder::Spreaker - Refactor since Spreaker has now javascripted and cookied up their pages, but we're still able to scrape it's podcast pages for podcast metadata, required playlist data and 1st episode ID, and they provide a separate api site for fetching all episode data when given the episode-ID.
- StreamFinder::Subsplash - Fix extraction of the artist & album fields due to minor changes in their site. Also add missing "Url" (first stream) field (not required for fetching streams).
StreamFinder
Fetch actual raw streamable URLs from various radio-station, video & podcast websites.metacpan.org
OpenID Connect implementation integrated into Mojolicious
Changes for 0.01 - 2024-04-25T13:18:14-05:00
- First public release
Determine file types
Changes for 0.35 - 2024-04-25
- Fix exit code issue for `mimeopen` Closes https://github.com/mbeijen/File-MimeInfo/issues/54 fix provided by slatian
Interaction with OpenExchangeRates API
Changes for 0.004 - 2024-04-25T18:13:34+00:00
- trying to make it appear again on CPAN
An I3 workspace loader
Changes for 0.003 - 2024-04-25T17:57:03Z
- Support shutdown events
- Add more supported actions with on_workspace
- Only switch workspaces when they exist This prevents starting up multiple layouts on non-existing workspaces
A Perl implementation of the OpenTelemetry standard
Changes for 0.020 - 2024-04-25T18:54:56+01:00
- Switch LWP::UserAgent integration to wrap around that module's 'simple_request' method instead of its 'request' method. This should catch some more cases, and fix GH #13.
- Added a minimal example application. See the `examples` directory in the distribution files.
An object to manage running things in parallel processes.
Changes for 0.014 - 2024-04-25T16:08:40+01:00
- Move to Dist::Zilla
- Switch to Test2::V0
Non linear optimization routines for PDL
Changes for 0.09 - 2024-04-25
- fix compiler warnings on pointer types (#7) - thanks @YuryPakhomov for report
Schema for CPANTesters database processed from test reports
Changes for 0.026 - 2024-04-25T15:15:16+01:00
- Added
Basic utilities for writing tests.
Changes for 1.302199 - 2024-04-25T15:05:00+01:00
- Minor fixes