declare lvalue accessors on Object::Pad classes
Changes for 0.03 - 2024-04-12
- BUGFIXES
 
Tags helpers for HTML elements.
Changes for 0.10 - 2024-04-12T17:41:38+02:00
- Add 'step' parameter to Input.
 
Mo time utilities.
Changes for 0.01 - 2024-04-12T16:26:44+02:00
- First version.
 
Mo timezone utilities.
Changes for 0.03 - 2024-04-12T15:17:08+02:00
- Fix failing tests because missing DateTime::Duration.
 
An open source web-based network management tool.
Changes for 2.075003 - 2024-04-12
- ENHANCEMENTS
 - BUG FIXES
 
access GCC compiler builtin functions via XS
Changes for 0.05 - 2024-04-12
- Changed the test files > 666-*.t so that it attempts to detect if expected result is a number. If it is, then expected and returned results are checked on their abs difference being less than a small number, instead of comparing their equality.
 
Create animation from a sequence of images using FFmpeg
Changes for 0.11
- Still trying to fix double encoding of unicoded filenames in M$ the attempted fix is at line 286 of lib/Automate/Animate/FFmpeg.pm Changes in t/100-input-patterns.t to deebug this
 
PaperWM-like window management for Sway/i3wm
Changes for 0.002 - 2024-04-12T16:17:09+08:00
- papersway(1): Add missing 'exec' to sample bindings.
 - Attempt to fix distribution name for PAUSE indexer.
 
PaperWM-like window management for Sway/i3wm
Changes for 0.001 - 2024-04-12T15:51:26+08:00
- First independent release.
 
A Client Class for Azure Event Hubs
Changes for 0.10 - 2024-04-12T05:00:19Z
- fix test that fails on perl-5.39.9
 - move tests that requests to metacpan under xt directory
 
A collection of Acme::CPANAuthors::CPAN::Streaks::* modules
Changes for 20240412.0 - 2024-04-12
- Update.
 
CPAN releases for the year 2024
Changes for 20240412.0 - 2024-04-12T01:50:00Z
- Update data.
 
Sort by keys generated by a SortKey:: module
Changes for 0.001 - 2024-01-24
- First release.
 
Perl interface to the Argon2 key derivation functions
Changes for 0.022 - 2024-04-12T01:28:41+02:00
- allow arch to be configured via environment
 
Data objects for HTML elements.
Changes for 0.13 - 2024-04-12T00:54:37+02:00
- Fix DEPENDENCIES section in Input doc.
 - Rewrite check of step to Scalar::Util::looks_like_number().
 
Mo utilities.
Changes for 0.26 - 2024-04-11T23:53:29+02:00
- Add support for exponencial and extremely small numbers in check_number(). Rewrite to Scalar::Util::looks_like_number().
 - Describe missing error for check_number_min() in doc.
 
Data objects for HTML elements.
Changes for 0.12 - 2024-04-11T23:33:27+02:00
- Add parameter 'step' to Input.
 - Fix doc of Element::A.
 - Fix doc of 'data_type' parameter.
 - Regen MANIFEST file.
 
interactive terminal-based viewer for App::sdview
Changes for 0.06 - 2024-04-11
- CHANGES
 - BUGFIXES
 
Mo country utilities.
Changes for 0.02 - 2024-04-11T22:03:15+02:00
- Add support for upper case codes.
 - Fix test code.
 
Mojolicious Plugin for Config::Structured: provides Mojo app access to structured configuration data
Changes for 3.00 - 2024-04-11T08:54:52-05:00
- rework for Config::Structured v3
 - require perl v5.26
 - add config-dump mojo command
 
provide the most appropriate HTTP client with a Future API
Changes for 0.17 - 2024-04-11
- Require Perl 5.020
 - Move prerequisites and used modules to versions that work with Future::XS (diagnosed by CPAN testers)
 
iterators for objects that know the next element
Changes for 1.149 - 2024-04-11T16:53:34Z
- Put POD in its own file so MetaCPAN sees it (#17)
 
Simple opinionated tool to set up a Perl distribution directory.
Changes for 0.13 - 2024-04-11
- Fix a typo in the MANIFEST.SKIP file.
 - Add support to specify the keywords and no_index META directive.
 
Mo country utilities.
Changes for 0.01 - 2024-04-11T15:38:58+02:00
- First version.
 
Check for the presence of a compiler
Changes for 0.024 - 2024-04-11T14:43:48+02:00
- Make temporary dir absolute
 
Translate places between different languages using download.geonames.org/
Changes for 0.11 - 2024-04-10T20:14:23Z
- Move the database directory to data Added t/version.t Use CACHE_DIR instead of CACHEDIR Improved handling of directory argument to new() Install the translate program
 
Locale-Places
Translate places between different languages using http://download.geonames.org/metacpan.org
Sort by comparer generated by a Comparer:: module
Changes for 0.001 - 2024-01-24
- First release.
 
Very configurable Markdown processor written in pure Perl, supporting the CommonMark spec and many extensions
Changes for 1.03 - 2024-04-10
- Disable hard line breaks using two spaces in our default syntax because they are invisible in the source file.
 - Support a YAML table at the start of a document to provide metadata.
 - Bugfixes:
 
Manage Windows Services
Changes for 0.003000 - 2024-04-10T16:36:35-05:00
- use improved quoting from IPC::System::Simple 1.28
 - fix arrayref format of 'depends' parameter
 - remove dependency: Syntax::Keyword::Junction
 
Send atomic messages from multiple writers across a POSIX pipe.
Changes for 0.022 - 2024-04-10T13:24:30-07:00
- Fix rarely seen EOF race condition in mixed data mode
 
Hi,
I am moving to RedHat 9 from RedHat 7. I am running Apache with mod_perl.
I have installed the mod_perl package on the RedHat 9 box. I am getting this error on bit of code that I wrote:
 
Can't locate XSLoader.pm: /usr/local/lib64/perl5/5.32/XSLoader.pm: Permission denied at /usr/lib64/perl5/vendor_perl/Apache2/XSLoader.pm line 22.\nBEGIN failed--compilation aborted at /usr/lib64/perl5/vendor_perl/Apache2/XSLoader.pm line 22.\nCompilation failed in require at /usr/lib64/perl5/vendor_perl/Apache2/Access.pm line 24.\nBEGIN failed--compilation aborted at /usr/lib64/perl5/vendor_perl/Apache2/Access.pm line 24. When I do a search for XSLoader.pm, I find:
/usr/lib64/perl5/vendor_perl/APR/XSLoader.pm /usr/lib64/perl5/vendor_perl/Apache2/XSLoader.pm /usr/share/perl5/XSLoader.pm I am guessing I have some path issue. Any ideas what I may need to do?
thank you
 submitted by  /u/OrganicStructure1739 
 [link] [comments]
iterators for objects that know the next element
Changes for 1.148 - 2024-04-10T18:05:54Z
- need a user release for indexing?
 
Audit CPAN distributions for known vulnerabilities
Changes for 20240410.001 - 2024-04-10T17:51:12Z
- data update for 2024-04-10
 
iterators for objects that know the next element
Changes for 1.147_01 - 2024-04-10T17:42:51Z
- Try not indexing preprocess/
 
iterators for objects that know the next element
Changes for 1.147 - 2024-04-10T16:55:14Z
- Release again to investigate PAUSE indexing issue (#16)
 
					