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)
Neo4j community graph database driver for Bolt and HTTP
Changes for 0.48 - 2024-04-10
- The cypher_params config option now allows 'v2' as a synonym for v2.
- Minor documentation updates.
Try to Do the Right Thing when opening files
Changes for 0.000034 - 2024-04-10T14:36:09Z
- Add experimental --json flag (GH#52) (Olaf Alders)
Remove indentation and trailing whitespace from multi-line text
Changes for v0.7.4 - 2024-04-10T13:26:32+01:00
- Documentation
- Toolchain
- Other
Collection of TableData:: modules related to Indonesia's BPOM (Badan Pengawas Obat dan Makanan, or the National Agency or Drug and Food Control)
Changes for 20230207.0.1 - 2024-04-10
- Removed
CPAN releases for the year 2024
Changes for 20240406.0 - 2024-04-06
- Update data.
Food additives in BPOM
Changes for 20240409.0.0 - 2024-04-10
- First release.
List registered food additives in BPOM
Changes for 0.018 - 2024-04-09
- Use the more complete data from idn_bpom_bahan_tambahan_pangan2 table (source from standarpangan.pom.go.id/cekbtp… instead of from e-reg.pom.go.id/ereg/index.php… 0/page/1/order/3/ASC).
An open source web-based network management tool.
Changes for 2.075002 - 2024-04-10
- ENHANCEMENTS
- BUG FIXES
Simple opinionated tool to set up a Perl distribution directory.
Changes for 0.12 - 2024-04-10
- Query CPAN for the 001-cpanfile.t test so that not all modules of a given distribution needs to be updated. Make this be an extended test, as it now makes network requests.
- Add the missing File::SharedDir and File::ShareDir::Install dependencies in the cpanfile.
Apache2 API Framework
Changes for v0.3.0 - 2024-04-10T06:34:12Z
- Improved method bailout.
- Added method is_aborted in Apache2::API::Request
SPVM Language
Changes for 0.989100 - 2023-04-10
- Document Fix and Improvement
- Compilation Error Message Improvement
Test current release against CVE's
Changes for 0.05 - 2024-04-10
- Remove unused requirement causing failure if not available
Specification to sort changes group heading PERLANCAR-style
Changes for 0.001 - 2024-01-27
- First release, adjusted from Sort::Sub::changes_group_ala_perlancar.
test MIDI file contents
Changes for 0.01 - 2024-04-09
- First version, released on an unsuspecting world.
A SQL Database object abstraction class
Changes for v1.3.0 - 2024-04-09T16:53:24Z
- Added pg_notifies in DB::Object::Postgres
Generic Module to inherit from
Changes for v0.35.3 - 2024-04-10T06:42:08Z
- Minor correction of unused variable warning in method _parse_timestamp() in Module::Generic
Or some other OO module? Or did they cook their own spice that includes Moose and custom approaches?
submitted by /u/ReplacementSlight413
[link] [comments]
Synthesizer settings librarian
Changes for 0.0047 - 2024-04-09T11:28:00Z
- Improve the specs logic.
- Improve eg/patch-visualizer.pl.
- Fix eg/synth-config-mojo.pl to use database specs.
Neo4j community graph database driver for Bolt and HTTP
Changes for 0.47 - 2024-04-09
- Returning a Result object from a managed transaction function now issues a warning that the Result may not be valid outside the function.
- Clarify in documentation that concurrent_tx is a legacy feature.
- Minor documentation fixes.
- Minor testing improvements.
A Simple base module to implement almost every RESTful API with just a few lines of configuration
Changes for 2.8
- Change: 83a1a2c4ca5a3ef6e388483c992621f1efead921 Author: Tobias Kirschstein <nupfel@users.noreply.github.com> Date : 2023-08-11 09:55:35 +0000
- Change: 81d1da85d621ba6f88942bb2a047adb8c01bd9db Author: Michael Schout <schoutm@gmail.com> Date : 2023-08-05 15:32:01 +0000
- Plus 26 releases after 2023-04-10 00:00:00 +0000.
I work in infosec, specifically in penetration testing. I learned Perl to some extent years ago when Metasploit was still written in Perl (They switched to Ruby). It seems these days that most people in my industry like Python, and some of the most important modules we use in my field are in Python. Does Perl offer any modules as comprehensive as Impacket for hacking protocols such as SMB, WMI, Kerberos, etc?
submitted by /u/aecyberpro
[link] [comments]
Information about the CGI environment
Changes for 0.81 - 2024-04-09T10:08:29Z
- Use Test::Needs Added t/version.t Added t/tabs.t Mark axios/1.6.7, ias_crawler and ZoominfoBot as robots Block "/**/ORDER/**/BY/**/" in the argument Strip NUL byte poison
An open source web-based network management tool.
Changes for 2.075001 - 2024-04-09
- ENHANCEMENTS
- BUG FIXES
I think we need to create the next generation of Perl devs, because one day we’ll all be dead. What will Perl become if we don’t train as many people as we can?
submitted by /u/karjala
[link] [comments]