App-ModuleBuildTiny-0.036
A standalone authoring tool for Module::Build::Tiny
Changes for 0.036 - 2023-02-27T14:57:23Z
https://metacpan.org/dist/App-ModuleBuildTiny
Changes for 0.036 - 2023-02-27T14:57:23Z
- Rename configure to setup
- Add per-dist configuration
- Enable git integration by default
- Add flag and setting to automatically scan for dependencies
- Immediately regenerate on mint
- Add git initialization to mint
- Add setting to automatically bump on regenerate
- Add more preflight checks
- Only scan existent directories
https://metacpan.org/dist/App-ModuleBuildTiny
OpenAI-API-0.12
A Perl module for accessing the OpenAI API
Changes for 0.12 - 2023-02-27
https://metacpan.org/dist/OpenAI-API
Changes for 0.12 - 2023-02-27
- Require defined OPENAI_API_KEY.
https://metacpan.org/dist/OpenAI-API
App-Greple-xlate-0.09
translation support module for greple
Changes for 0.09 - 2023-02-27T09:47:19Z
https://metacpan.org/dist/App-Greple-xlate
Changes for 0.09 - 2023-02-27T09:47:19Z
- introduce --xlate-labor option
- introduce --refresh option
- make docs directory and multilingual READMEs
https://metacpan.org/dist/App-Greple-xlate
Tie-DiskUsage-0.23
Tie disk usage to a hash
Changes for 0.23 - 2023-02-26
https://metacpan.org/dist/Tie-DiskUsage
Changes for 0.23 - 2023-02-26
- Move testing modules to test_requires.
- Drop generating compat Makefile.PL.
https://metacpan.org/dist/Tie-DiskUsage
StreamFinder-2.03
Fetch actual raw streamable URLs from various radio-station, video & podcast websites.
Changes for 2.03 - 2023-02-24
https://metacpan.org/dist/StreamFinder
Changes for 2.03 - 2023-02-24
- Fix debug messages that were displaying without debugging turned on.
- StreamFinder::Brighteon - Convert "embed" URLs to standard ones, so that if passed an embed url, the proper stream data will be returned.
https://metacpan.org/dist/StreamFinder
StreamFinder
Fetch actual raw streamable URLs from various radio-station, video & podcast websites.metacpan.org
CGI-Buffer-0.83
Verify, Cache and Optimise CGI Output
Changes for 0.83
https://metacpan.org/dist/CGI-Buffer
Changes for 0.83
- Bump minimum version because of IO::Compress::Brotli failures Fix problem where Last-Modified header not set when no cache Generate 304 on non-cached files Added HTTP/2.0 recognition Make debugging more readable Log correctly when data isn't retrieved from the cache Call logger instead of warn where possible
https://metacpan.org/dist/CGI-Buffer
Arango-Tango-0.017
A simple interface to ArangoDB REST API
Changes for 0.017 - 2023-02-24
https://metacpan.org/dist/Arango-Tango
Changes for 0.017 - 2023-02-24
- Collection.pm
https://metacpan.org/dist/Arango-Tango
Six hours later...
I used to get the impression many project developers would support Mastodon API foremost but now I'm inclined to see more projects implement ActivityPub C2S first and then everything else.
Six hours later...
I used to get the impression many project developers would support Mastodon API foremost but now I'm inclined to see more projects implement ActivityPub C2S first and then everything else..
BSD-Getfsent-0.19
Get file system descriptor file entry
Changes for 0.19 - 2023-02-24
https://metacpan.org/dist/BSD-Getfsent
Changes for 0.19 - 2023-02-24
- Move testing module to test_requires.
- Drop generating compat Makefile.PL.
https://metacpan.org/dist/BSD-Getfsent
Thread-GoChannel-0.001
Fast thread queues with go-like semantics
Changes for 0.001 - 2023-02-24T17:33:32+01:00
https://metacpan.org/dist/Thread-GoChannel
Changes for 0.001 - 2023-02-24T17:33:32+01:00
- First version, released on an unsuspecting world.
https://metacpan.org/dist/Thread-GoChannel
Math-Random-PCG32-0.24
minimal random permuted congruential generator
Changes for 0.24 - 2023-02-24
https://metacpan.org/dist/Math-Random-PCG32
Changes for 0.24 - 2023-02-24
- Modernize tests, etc.
https://metacpan.org/dist/Math-Random-PCG32
OpenAI-API-0.11
A Perl module for accessing the OpenAI API
Changes for 0.11 - 2023-02-24
https://metacpan.org/dist/OpenAI-API
Changes for 0.11 - 2023-02-24
- Test exceptions.
https://metacpan.org/dist/OpenAI-API
Perinci-Sub-GetArgs-Argv-0.850
Get subroutine arguments from command line arguments (@ARGV)
Changes for 0.850 - 2023-02-24
https://metacpan.org/release/PERLANCAR/Perinci-Sub-GetArgs-Argv-0.850
Changes for 0.850 - 2023-02-24
- No changes from 0.849_001.
https://metacpan.org/release/PERLANCAR/Perinci-Sub-GetArgs-Argv-0.850
HTTP-Daemon-6.16
A simple http server class
Changes for 6.16 - 2023-02-24T03:07:14Z
https://metacpan.org/dist/HTTP-Daemon
Changes for 6.16 - 2023-02-24T03:07:14Z
- Bump LWP::UserAgent to 6.37 in TestSuggests (GH#65) (Olaf Alders)
https://metacpan.org/dist/HTTP-Daemon
UUID-FFI-0.11
Universally Unique Identifiers FFI style
Changes for 0.11 - 2023-02-23T19:26:50Z
https://metacpan.org/dist/UUID-FFI
Changes for 0.11 - 2023-02-23T19:26:50Z
- Alien::libuuid is now a prerequsite listed in META.json. If it is not needed it will be removed in the configure stage instead of added if it is needed (gh#10)
https://metacpan.org/dist/UUID-FFI
App-TextWrapUtils-0.003
Utilities related to text wrapping
Changes for 0.003 - 2022-12-13
https://metacpan.org/dist/App-TextWrapUtils
Changes for 0.003 - 2022-12-13
- Add utility: textunwrap.
- Tweak Abstract for textwrap.
https://metacpan.org/dist/App-TextWrapUtils
SQL-Translator-1.63
SQL DDL transformations and more
Changes for 1.63 - 2023-02-23
https://metacpan.org/dist/SQL-Translator
Changes for 1.63 - 2023-02-23
- sqlt-diff: Change producer_args to sqlt_args for better self-documentation NOTE - using producer_args will now throw a deprecation warning
- FEATURES
- A lot of new functionality for the Oracle producer (thanks @hazardv)
- Support DB commments in the following producers: PG, JSON, YAML. Also in the sqlite parser (thanks @djerius)
- Support INCLUDE on indices for Pg (producer + parser)
- Postgres producer now supports materialized views via $extra->{materialized}
- FIXES
- Postgres producer genrates correct constraint names for schema-namespaced tables
- Postgres DBI parser now returns scalarref SQL instead of strings for defaults (thanks @nrdvana)
- Postgres producer drops NOT NULL constraints more correctly (thanks @uehara-delta)
- binaries now have their perl set by EUMM (thanks @toddr)
https://metacpan.org/dist/SQL-Translator
FFI-Platypus-Lang-Rust-0.15
Documentation and tools for using Platypus with the Rust programming language
Changes for 0.15 - 2023-02-21T08:05:34Z
https://metacpan.org/dist/FFI-Platypus-Lang-Rust
Changes for 0.15 - 2023-02-21T08:05:34Z
- Bump Alien::Rust prereq to 0.03 for better handling of rust home.
https://metacpan.org/dist/FFI-Platypus-Lang-Rust
App-Greple-xlate-0.08
translation support module for greple
Changes for 0.08 - 2023-02-21T14:30:17Z
https://metacpan.org/dist/App-Greple-xlate
Changes for 0.08 - 2023-02-21T14:30:17Z
- introduce docs/ directory
https://metacpan.org/dist/App-Greple-xlate
App-Netdisco-2.060005
An open source web-based network management tool.
Changes for 2.060005 - 2023-02-21
https://metacpan.org/dist/App-Netdisco
Changes for 2.060005 - 2023-02-21
- BUG FIXES
https://metacpan.org/dist/App-Netdisco
Perl Weekly Challenge 205: Third Highest and Maximum (Bit-Wise) XOR
https://blogs.perl.org/users/laurent_r/2023/02/perl-weekly-challenge-205-third-highest-and-maximum-bit-wise-xor.html
https://blogs.perl.org/users/laurent_r/2023/02/perl-weekly-challenge-205-third-highest-and-maximum-bit-wise-xor.html
Data-Dumper-Interp-5.002
interpolate Data:😁umper output into strings for human consumption
https://metacpan.org/dist/Data-Dumper-Interp
https://metacpan.org/dist/Data-Dumper-Interp
Data-Dumper-Interp
interpolate Data::Dumper output into strings, with human-oriented optionsmetacpan.org
Tie-File-1.07
Access the lines of a disk file via a Perl array
Changes for 1.07 - 2023-02-20
https://metacpan.org/dist/Tie-File
Changes for 1.07 - 2023-02-20
- t/29a_upcopy.t - under parallel builds allow more time for test
- t/29_downcopy.t: Correct typo in inline comment
- What's new in version 1.06
- What's new in version 1.05
- What's new in version 1.04
- What's new in version 1.03
- What's new in version 1.01:
- What's new in version 1.00:
- What's new in version 0.99:
- What's new in version 0.98:
- What's new in version 0.97_01: All changes in this release are from perl 5 porters:
- What's new in version 0.96:
- What's new in version 0.95:
- What's new in version 0.93:
- What's new in version 0.92:
- What's new in version 0.91:
- What's new in version 0.90:
- What's new in version 0.51:
- What's new in version 0.50:
- What's new in version 0.20:
https://metacpan.org/dist/Tie-File
Net-NfDump-1.32
Perl API for manipulating with nfdump files based on libnf.net library
Changes for 1.32 - 2023-03-20
https://metacpan.org/dist/Net-NfDump
Changes for 1.32 - 2023-03-20
- added -l flag to
- fixed memory leak when LOOP_READ is used
https://metacpan.org/dist/Net-NfDump
Text-Amuse-1.83
Generate HTML and LaTeX documents from Emacs Muse markup.
Changes for 1.83 - 2023-02-19
https://metacpan.org/dist/Text-Amuse
Changes for 1.83 - 2023-02-19
- Do not die on muse_format_line with <ruby>
https://metacpan.org/dist/Text-Amuse
ANSI-Palette-0.01
The great new ANSI:😛alette!
Changes for 0.01
https://metacpan.org/dist/ANSI-Palette
Changes for 0.01
- First version, released on an unsuspecting world.
https://metacpan.org/dist/ANSI-Palette
App-ansifold-1.16
fold command handling ANSI terminal sequences
Changes for 1.16 - 2023-02-19T03:51:40Z
https://metacpan.org/dist/App-ansifold
Changes for 1.16 - 2023-02-19T03:51:40Z
- Introduce --autoindent option
- Introduce --refill option
https://metacpan.org/dist/App-ansifold
TableData-Chemistry-Element-0.003
Chemical elements
Changes for 0.003 - 2023-02-12
https://metacpan.org/dist/TableData-Chemistry-Element
Changes for 0.003 - 2023-02-12
- Add gen_table_spec().
https://metacpan.org/dist/TableData-Chemistry-Element
NetworkManager-Strict-0.230480
NetworkManager strict settings class
Changes for 0.230480 - 2023-02-17T20:59:28+04:00
https://metacpan.org/dist/NetworkManager-Strict
Changes for 0.230480 - 2023-02-17T20:59:28+04:00
- Add synopsis to network_manager script
- Update the path in the script to be general referring to ~
- Add weaver.ini to the git repository
https://metacpan.org/dist/NetworkManager-Strict
Minilla-v3.1.21
CPAN module authoring tool
Changes for v3.1.21 - 2023-02-17T14:36:59Z
https://metacpan.org/dist/Minilla
Changes for v3.1.21 - 2023-02-17T14:36:59Z
https://metacpan.org/dist/Minilla
WebService-IdoitAPI-v0.1.2
a library to access the i-doit JSON RPC API
Changes for v0.1.2
https://metacpan.org/dist/WebService-IdoitAPI
Changes for v0.1.2
- update README
- give more meaningfull message when JSON RPC client fails
- fix GitHub issue #1
https://metacpan.org/dist/WebService-IdoitAPI
SPVM-Sys-0.41
System Calls for File IO, User, Process, Signal, Socket
Changes for 0.41 - 2022-02-17
https://metacpan.org/dist/SPVM-Sys
Changes for 0.41 - 2022-02-17
- Incompatible Changes
- Bug Fix
https://metacpan.org/dist/SPVM-Sys