Play the tabla!
Changes for 0.0106 - 2023-05-17T07:47:20Z
- Fix eg/* programs.
- Add a note-to-score test.
A helpful library for with CAPE.
Changes for 2.1.0 - 2023-05-17
- Update logging for ignored items to be more verbose.
Play the tabla!
Changes for 0.0105 - 2023-05-17T06:55:30Z
- Improve documentation again.
Play the tabla!
Changes for 0.0104 - 2023-05-17T06:37:12Z
- Improve documentation.
Perl interface to Tenable.sc (SecurityCenter) REST API
Changes for 0.311 - 2023-05-17
- Added "Net::SecurityCenter::API::ScanResult->delete" method
- Added new methods for Net::SecurityCenter::API::Policy (edit, create, delete, copy)
Reload %INC files when updated on disk
Changes for 1.12 - 2023-05-15
- Changed the tests to use Test::More. PR from HAARG++.
an interface to most facets of the [Fastly API](developer.fastly.com/reference…).
Changes for 3.01 - 2023-05-17
- feat(config_store): add Config Store endpoints.
WebService-Fastly
an interface to most facets of the [Fastly API](https://developer.fastly.com/reference/api).metacpan.org
Find a minimum required version of perl for Perl code
Changes for 1.41 - 2023-05-17
- Remove detection for Perl versions 5.008 and older. This means that 5.008 is now the minimum required version that will be reported. (GH#7)
- Fix formatting of the summary printed by the perlver script (GH#14)
- Recognize the minimum required version for the tr///r flag (GH#25) and indented heredocs (GH#27)
Perl interface for libcurl
Changes for 0.53 - 2023-05-16T10:57:20Z
- Stanislaw Pusep <stas@sysd.org>
- David Geiger <geiger.david68210@gmail.com>
Release tests for unused variables
Changes for 2.001001 - 2023-05-17T02:46:03Z
- no longer run the test in tests, removing the need for Test::Vars to be installed until the generated distribution is tested
Utilities related to ImageMagick
Changes for 0.020 - 2023-03-01
- Add utilities convert-image-to-jpg (img2jpg, png2jpg), convert-image-to-png (img2png, jpg2png).
- Add --quality (-q) option to the convert-* utilities.
Play the tabla!
Changes for 0.0103 - 2023-05-16T16:10:45Z
- Add the eg/play-all program.
Play the tabla!
Changes for 0.0102 - 2023-05-16T14:05:28Z
- Improve documentation.
- Clean-up code a bit.
A helpful library for with CAPE.
Changes for 2.0.0 - 2023-05-16
- Add CAPE::Utils->eve_process and matching eve command to cape_utils.
- suricata_extract_submit now creates a stats file at '/var/cache/suricata_extract_submit_stats.json'.
- suricata_extract_submit also sends stats to syslog
- suricata_extract_submit sends the full extract JSON and mojo_cape_submit saves it.
- Add src_bin/suricata_extract_submit_extend.
Play the tabla!
Changes for 0.0101 - 2023-05-16T13:44:19Z
- Always set the channel to 0.
Play the tabla!
Changes for 0.0100 - 2023-05-16T13:31:25Z
- Tediously study and codify the instruction links in the SEE ALSO section.
- Make this magically work with timidity.
- Mint with Dist::Zilla.
Layout a log message as a JSON hash, including MDC data
Changes for 0.60 - 2023-05-16
- Fix attempted use of non-hash references as hash references when using complex fields [github #10]
- Replace potentially unsave usages of each %hash with for loops
Data description and validation
Changes for 1.12
- Struct(..., -exclude => ..) returns richer error messages
Merges two users into the same effective user
Changes for 1.08 - 2023-05-16
- Cover merged user ids for ticket owner searches
- Cover merged user ids for ACL check in searches
data pack for Business::ISBN
Changes for 20230516.001 - 2023-05-16T15:09:45Z
- Data update for May 16, 2023
Map body and data parameters to a model
Changes for 0.017
- Allow a model to handle more than one content type
Lightweight client for the RPC-Switch.
Changes for 1.66 - 2022-11-07
- added msglimit param to avoid 'netstring too big' worker exit
- invalidate per_user session to remove childs without session from session cache
- don't add job if child pipe is broken
an interface to most facets of the [Fastly API](developer.fastly.com/reference…).
Changes for 3.00 - 2023-05-16
- breaking(object_store): rename to kv_store.
- feat(dictionary_item): add 'bulk' PATCH endpoint.
- feat(package): add `files_hash` metadata property.
- feat(tls_certificates): add `filter[in_use]` parameter.
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.30.2 - 2023-05-16T21:33:10Z
- Corrected a small bug in unload_json() in Module::Generic when JSON option utf8 was provided in overlap with the binmode also set to utf8, thus yielding mojibake.
Print a table to the terminal and browse it interactively.
Changes for 0.161 - 2023-05-16
- Option color: reset to normal at the end of a table field.
Choose items from a list interactively.
Changes for 1.762 - 2023-05-16
- line_fold: update option color.
Mail Analyzing Interface for bounce mails.
Changes for v4.25.16
- release: "Tue, 16 May 2023 15:03:56 +0900 (JST)"
- version: "4.25.16"
- changes:
SPVM Language
Changes for 0.978 - 2023-05-16
- Incompatible Changes and Bug Fix
- Compilation Error Improvement
- Bug Fix
- Internal Changes
Write completion routines in x.{,element_,index_}completion attributes
Changes for 0.104 - 2023-03-01
- No functional changes.
- [xcompletion filename] [doc] Fix example in Synopsis.
framework for parsing Pod
Changes for 3.45 - 2023-05-14
- fix precedence issue in PullParser mauke++
- minor parallelism fixes to test files yves++
- refactor XHTML index generation into own method Graham Knop++
- fix tab expansion when not 0 nor 8 Graham Knop++
- various fixes to links Graham Knop++
Generate tokens to help prevent CSRF attacks.
Changes for 0.007 - 2023-05-15
- fixed bad metadata in previous release
resolve keys to data
Changes for 0.005 - 2023-05-15T21:48:21Z
- support for sub-resolver keys passed to a top one, immediately resolving the hierarchy.
- adopt Unix-style keys in FromDir
Types that coerce references to read-only
Changes for v0.5.0 - 2023-05-15T19:22:59+01:00
- Incompatible Changes
- Documentation
Syntactic sugar for constant and write-once Moo attributes
Changes for v0.6.2 - 2023-05-15T19:01:45+01:00
- Documentation
- Tests
Perl interface to the Argon2 key derivation functions
Changes for 0.018 - 2023-05-15T19:59:20+02:00
- Fix documentation markup failures
Export the current directory over HTTP
Changes for 0.003
- Handle default pages (like index.html)
Generate tokens to help prevent CSRF attacks.
Changes for 0.006 - 2023-05-15
- support looking in body_data for the token when the POST body isn't classic HTML form data.