Tagged Based Exporting
Changes for 0.07 - 2024-04-16T11:35:06-04:00
- PORTABILITY
Installs noop handlers to disable Mojolicious sessions
Changes for 0.01 - 2024-04-10T12:47:08-05:00
- First public release
Mojolicious Plugin that wraps Mojolicious::Plugin::Cron for job configurability
Changes for 0.01 - 2024-04-12T09:44:22-05:00
- initial release
Fetch CVE information from cve.org
Changes for 0.009 - 2024-04-16
- Require HTTP::Tiny 0.025
Automate various sys admin stuff.
Changes for 0.12.0 - 2024-04-16
- Fix spelling of nptd.enable to ntpd.enable for snmpd v2 template
- add support to auto cron and snmp_v2 for Lilith
ESLIF is Extended ScanLess InterFace
Changes for 6.0.35.1 - 2024-04-16T04:48:47Z
- No changes found
find perl root and push lib modules path to @INC
Changes for 0.10 - 2024-04-16T04:10:02Z
- doc update
Get Whois information of domains and IP addresses.
Changes for 2.99039
Tagged Based Exporting
Changes for 0.06 - 2024-04-15T22:17:27-04:00
- BUG FIX
- ENHANCEMENT
find perl root and push lib modules path to @INC
Changes for 0.09 - 2024-04-16T01:58:09Z
- rollback changes that should fix cygwin tests because they break darwin
Get stock and mutual fund quotes from various exchanges
Changes for 1.60 - 2024-04-15T17:34:46-07:00
- Removed not working modules. Issues #346, #366, and #368. Fidelity.pm, Cdbfundlibrary.com, Fundata.pm, and Fool.pm.
- YahooJSON.pm - Added code to retrieve cookies and a "crumb" required to continue to utilize the v11 API. Issue #369. The YahooJSON.pm currency module was changed to use the v8 API.
- Added initial version of CONTRIBUTING.pod that metacpan.org utilizes. It will completely replace the Hacker's Guide in the future.
- Bloomberg.pm - Changed module to extract data from JSON structure embedded within the HTML - Issue #360
- NSEIndia.pm - Eliminated need to use temp folders by storing file data from URL into a variable.
Sort lines of text by a Comparer module
Changes for 0.001 - 2024-03-06
- First release.
Neo4j community graph database driver for Bolt and HTTP
Changes for 0.49 - 2024-04-15
- Issue a Perl warning if a broken Neo4j::Client version is detected. For Bolt support installed from CPAN, Neo4j::Client 0.46 is currently recommended.
networking constants and support functions
Changes for 2.038 - 2024-04-15
- CHANGES
- BUGFIXES
Dist::Zilla configuration the way AJNN does it
Changes for 0.07 - 2024-04-15
- Add git contributors to meta and pod
- Use an HTTP link instead of an SMTP address in the pod author section
- Add readme support for main modules with separate .pod files
- Use Leftovers instead of Generic in PodWeaver
Find or build xz
Changes for 0.09 - 2024-04-15T11:21:20Z
- use GitHub plugin to fetch tarball (gh#8, gh#10)
Build or find autoconf
Changes for 0.20 - 2024-04-15T08:16:02Z
- Fixes for 2.72 (gh#17, gh#18)
113-bit integer arithmetic
Changes for 0.05
- Add README file.
- Fix bug in t/bitwise_gmp_cross_checks.t
Simple opinionated tool to set up a Perl distribution directory.
Changes for 0.14 - 2024-04-15
- Allow to specify the type of runners to use for the GitHub CI actions.
- Make the dependency on CPAN::Common::Index::Mux::Ordered be optional.
parses .pm file as PAUSE does
Changes for 0.46 - 2024-04-15
- Strip BOM before finding a package
The Suffit API web-server class
Changes for 1.10
- Switched from Mojo::Cache to WWW::Suffit::Cache for working with caches
- Added "prerun" callback function to the preforked_run method
SPVM Language
Changes for 0.989102 - 2023-04-15
- Internal Changes
- Imcompatible Changes
- Imcompatible Changes
Some utility routines related to module loading
Changes for 0.011 - 2024-03-06
- Fix a couple of bugs.
- Add option 'function' to call_module_function_with_optional_args.
- Add option 'method' to call_module_method_with_optional_args.
A base for sort-like CLI utilities
Changes for 0.003 - 2024-03-06
- [incompatible change] Replace _sortgen with _gen_sorter + _gen_comparer + _gen_sortkey.
Sort lines of text by spec
Changes for 0.004 - 2024-03-06
- Update to AppBase::Sort 0.003.
- [doc] Fix example.
Collection of CLI utilities for Sah and Data::Sah
Changes for 0.484 - 2024-03-06
- Rename scripts: list-sah-schemas-modules -> list-sah-schemabundle-modules, list-sah-pschemas-modules -> list-sah-pschemabundle-modules.
- Tweak examaple summary.
Audit CPAN distributions for known vulnerabilities
Changes for 20240414.001 - 2024-04-15T00:01:30Z
- data update for 2024-04-14
Cross-platform executor for parallel tasks executed in forked processes
Changes for 0.02 - 2024-04-14
- Fix a deletion order bug
find perl root and push lib modules path to @INC
Changes for 0.08 - 2024-04-14T21:45:49Z
- update tests to fix a cygwin reported error in cpan testers
locate a Perl module and it's version
Changes for 0.06
- add -l and -I parameters to add @INC paths
- fix -v vs -V with Getopt::Long (thanks Andreas Hadjiprocopis)
Tags helpers for HTML elements.
Changes for 0.11 - 2024-04-14T18:16:11+02:00
- Fix test for 'step' parameter on Windows.
Get stock and mutual fund quotes from various exchanges
Changes for 1.59_01 - 2024-04-14T08:31:58-07:00
- YahooJSON.pm - Added code to retrieve cookies and a "crumb" required to continue to utilize the v11 API. Issue #369. The YahooJSON.pm currency module was changed to use the v8 API.
- Added initial version of CONTRIBUTING.pod that metacpan.org utilizes. It will completely replace the Hacker's Guide in the future.
- Bloomberg.pm - Changed module to extract data from JSON structure embedded within the HTML - Issue #360
- NSEIndia.pm - Eliminated need to use temp folders by storing file data from URL into a variable.
113-bit integer arithmetic
Changes for 0.04
- Allow negative values to be passed to bitwise operators (&, |, ^, ~, >>, <<). These negative values will be converted to their 113-bit 2s-complement value prior to being acted upon by the bitwise operator - thus mimicking perl's treatment of negative 32-bit/64-bit IVs.
- Add divmod() function.
- Add new test file t/bitwise_feature.t
Mark Gardner likes this.
Extend Plack::Middleware::Debug with some specific panels for Dancer
Changes for 0.04
- Change ownership to Dancer Core Team
- Fix prereqs for dzil
Let Plack::Middleware::Session handle Dancer's session
Changes for 0.02 - 2024-04-13T21:40:04Z
- Show Dancer Core Team as new maintainer
Mark Gardner likes this.