Skip to main content





App-DBBrowser-2.314


Browse SQLite/MySQL/PostgreSQL databases and their tables interactively.

Changes for 2.314 - 2023-02-03
  • New data-structure for subquery file.
  • Refactoring/update Subqueries, Filter, GetContent
  • Bugfix/update filter search_and_replace.
  • Simplified formation info-output.
  • Update sql_limit.

https://metacpan.org/dist/App-DBBrowser


Rose-DB-0.784


A DBI wrapper and abstraction layer.

Changes for 0.784
  • Added support for PDBs (Pluggable Databases) to DBD:😮racle. (Patch by Ferry Hendrikx.)
  • Added support for "numeric" booleans to DBD:😮racle. (Patch by Ferry Hendrikx.)

https://metacpan.org/dist/Rose-DB





CPAN-Audit-20230202.003


Audit CPAN distributions for known vulnerabilities

Changes for 20230202.003 - 2023-02-03T02:48:17Z
  • Advisories for Apache-Session-Browseable and Apache-Session-LDAP

https://metacpan.org/release/BDFOY/CPAN-Audit-20230202.003


Art-World-0.19_03


Modeling of creative processes

Changes for 0.19_03
  • Workaround for types pre-declaration and Type::Tiny v2
  • Notably upgrade Type::Tiny and Zydeco
  • Switch to Test2::Harness
  • Reintroducing missing pictures for the manual

https://metacpan.org/dist/Art-World




App-Greple-xlate-0.04


translation support module for greple

Changes for 0.04 - 2023-02-03T01:07:48Z
  • re-implement cache update strategy now call `deepl' command just once for translation
  • use --callback interface
  • --xlate calls --xlate-color with --color=never option

https://metacpan.org/dist/App-Greple-xlate



App-ManUtils-0.002


Utilities related to man(page)

Changes for 0.002 - 2022-11-16
  • Add CLIs: manlist (list-manpages), manlistsect (list-manpage-sections).

https://metacpan.org/dist/App-ManUtils






Nott a good look for Pennsylvania lawmakers

@tallship@gleasonator.com:

@RTP"Yes officer, here's my registration. I've got my ID right here in my bag. No, that there is my phone, my ID is in that bag. No sir, I would never install that app on my phone, so the government issued me one for my iD app - it's in that bag.
What? Oh. Yes. It's called a faraday bag. Here's my ID. Turn it on? I think the battery is dead, but feel free to charge it up, I'll just sit here on the side of the boulevard, pulled over by you, while you do that. No sir, I actually don't even own a charger for that ID.

Oh, okay..., sorry you don't have the time to put a charge on my ID, that I keep in my faraday bag, with the battery run down to zero, without a charger, and inconveniencing the dirty bolshevik government that can't track me as a result.

Apple 🍏 ??? No sir, I would never own one of those - they're full of worms!

Yes, you have a nice day too officer!"

odysee.com/@RobBraxmanTech:6/a…





BoardStreams-v0.0.32


An easy way to use WebSockets on the browser and on the server

Changes for v0.0.32 - 2023-02-01T13:13:48Z
  • updated to allow running with RxPerl v6.18.0

https://metacpan.org/dist/BoardStreams


RxPerl-v6.18.0


an implementation of Reactive Extensions / rxjs for Perl

Changes for v6.18.0 - 2023-02-01T13:05:04Z
  • BREAKING CHANGE: op_switch_map, op_merge_map, op_concat_map and op_exhaust_map accept a second index argument in their callbacks.
  • added op_switch_all, op_merge_all, op_concat_all and op_exhaust_all

https://metacpan.org/dist/RxPerl


#Friendica for the entire #Fediverse


#Friendica on your #Android, and #Linux, #Mac, or #Windows desktop - no messy browsers required!

@tallship@public.mitra.social:

## Relatica - the new desktop and mobile Fediverse client
Relatica is a new, refreshing, and promising cross platform #Friendica client in beta now.

#Relatica runs on #Android, #Linux, #Mac, and #Windows. It also has some welcome and ambitious goals on the roadmap:

Testers, packagers, and early adopters are wanted for the official beta program.

Relatica's developer is friendly, accessible, and responsive. The project enjoys an aggressive development cycle and has its own dedicated #Matrix support channel.

It's good to see a novel and dedicated effort to deliver a capable #desktop and mobile client that allows for #social engagement without a browser:

gitlab.com/mysocialportal/rela…

For those here that aren't aware already, Friendica is one of the earliest and yet most modern and feature rich #Fediverse platforms, #internetworking with other protocols that enables you to do things like directly interface with #Diaspora and even the deprecated legacy silo networks too.

#Friendica has a pluggable addon system and provides direct support for multiple text formats and even direct linking of images in posts.

There's really just too much to list. If you're wanting a feature complete platform for #publishing, #microblogging, #news, #RSS, social engagement and more then Relatica is definitely worth trying out!

If you're interested in trying out Relatica's ease of use and features then you'll need to have a user account on a Friendica server.

You can self-host or get yourself a free Friendica account here:

Friendi.ca

I hope that helps!

I can be reached on Matrix at:

@tallship:matrix.org

via XMPP at:

tallship@jabber.org

and in the Fediverse at:
@tallship@public.mitra.social

#tallship #FOSS #Relatica #ActivityPub You can haz #Cheezburgerz! 🍔

.





Nott a good look for Pennsylvania lawmakers


@RTP"Yes officer, here's my registration. I've got my ID right here in my bag. No, that there is my phone, my ID is in that bag. No sir, I would never install that app on my phone, so the government issued me one for my iD app - it's in that bag.

What? Oh. Yes. It's called a faraday bag. Here's my ID. Turn it on? I think the battery is dead, but feel free to charge it up, I'll just sit here on the side of the boulevard, pulled over by you, while you do that. No sir, I actually don't even own a charger for that ID.

Oh, okay..., sorry you don't have the time to put a charge on my ID, that I keep in my faraday bag, with the battery run down to zero, without a charger, and inconveniencing the dirty bolshevik government that can't track me as a result.

Apple 🍏 ??? No sir, I would never own one of those - they're full of worms!

Yes, you have a nice day too officer!"

https://odysee.com/@RobBraxmanTech:6/applebackdoor:b0


Bradley D. Thornton reshared this.



Sereal-Encoder-5.002


Fast, compact, powerful binary serialization

Changes for 5.002
  • Fixup Decoder tests to run on perl 5.8 which has no defined-or.
  • Consolidated changes from 5.001_00x:
  • Ensure that Encoder depends on the correct version of the Decoder. Gracious thanks to Slaven Rezic for being so patient in helping me get this release working properly.
  • Test compatibility fixes when no perl is already installed.
  • Add t/195_backcompat.t to check if the latest decoder will seamlessly handle reading output from older versions.
  • Test compatibility fixes with version 3 and earlier.

https://metacpan.org/dist/Sereal-Encoder


Sereal-Decoder-5.002


Fast, compact, powerful binary deserialization

Changes for 5.002
  • Fixup Decoder tests to run on perl 5.8 which has no defined-or.
  • Consolidated changes from 5.001_00x:
  • Ensure that Encoder depends on the correct version of the Decoder. Gracious thanks to Slaven Rezic for being so patient in helping me get this release working properly.
  • Test compatibility fixes when no perl is already installed.
  • Add t/195_backcompat.t to check if the latest decoder will seamlessly handle reading output from older versions.
  • Test compatibility fixes with version 3 and earlier.

https://metacpan.org/dist/Sereal-Decoder


Sereal-5.002


Fast, compact, powerful binary (de-)serialization

Changes for 5.002
  • Fixup Decoder tests to run on perl 5.8 which has no defined-or.
  • Consolidated changes from 5.001_00x:
  • Ensure that Encoder depends on the correct version of the Decoder. Gracious thanks to Slaven Rezic for being so patient in helping me get this release working properly.
  • Test compatibility fixes when no perl is already installed.
  • Add t/195_backcompat.t to check if the latest decoder will seamlessly handle reading output from older versions.
  • Test compatibility fixes with version 3 and earlier.

https://metacpan.org/dist/Sereal


App-Greple-9.0101


extensible grep with lexical expression and region handling

Changes for 9.0101 - 2023-02-01T11:20:43Z
  • Fix a bug of handling empty block for -Mxlate module.

https://metacpan.org/dist/App-Greple




Sereal-Encoder-5.001_002


Fast, compact, powerful binary serialization

Changes for 5.001_002
  • Test compatibility fixes when no perl is already installed.
  • Decoder: Add t/195_backcompat.t to check if the latest decoder will seamlessly handle reading output from older versions.

https://metacpan.org/dist/Sereal-Encoder


Sereal-Decoder-5.001_002


Fast, compact, powerful binary deserialization

Changes for 5.001_002
  • Test compatibility fixes when no perl is already installed.
  • Add t/195_backcompat.t to check if the latest decoder will seamlessly handle reading output from older versions.

https://metacpan.org/dist/Sereal-Decoder


Sereal-5.001_002


Fast, compact, powerful binary (de-)serialization

Changes for 5.001_002
  • Test compatibility fixes when no perl is already installed.
  • Decoder: Add t/195_backcompat.t to check if the latest decoder will seamlessly handle reading output from older versions.

https://metacpan.org/dist/Sereal


Music-Chord-Progression-NRO-0.0100


Generate Neo-Riemann chord progressions

Changes for 0.0100 - 2023-01-31T03:22:02Z
  • Port the nro program from my Music repo.
  • Mint with Dist::Zilla.

https://metacpan.org/dist/Music-Chord-Progression-NRO


App-sdif-4.25.0


sdif and family tools, cdif and watchdiff

Changes for 4.25.0 - 2023-01-31T09:47:53Z
  • cdif do not compare words with null --unit= option

https://metacpan.org/dist/App-sdif


PICA-Data-2.06


PICA record processing

Changes for 2.06 - 2023-01-31T09:15:07Z
  • Fix default --level value in command line interface
  • Add PICA:😁ata::Field

https://metacpan.org/dist/PICA-Data



SPVM-Cwd-0.05


Getting Pathname of Current Working Directory

Changes for 0.05 - 2023-01-31
  • Prerequrement Changes
  • Bug Fix
  • Improved Excetpion Messages
  • Improved Documentation

https://metacpan.org/dist/SPVM-Cwd




Mojolicious-Plugin-Routes-Restful-0.04


Have a Hash make some Mojo routes

Changes for 0.04
  • Mojolicious::Routes::Route::via now Mojolicious::Routes::Route::methods Mojolicious::Routes::Route::route now Mojolicious::Routes::Route::any All code changes are internal. No need to adjust your code just update to this Version. Fixed a Bug in the test suite where some of the API packages where rendering twice on the same call so now tests correctly for Mojolicious 9.31+ Fixed a few typos in the POD

https://metacpan.org/dist/Mojolicious-Plugin-Routes-Restful




LaTeX-TOM-1.03_05


A module for parsing, analyzing, and manipulating LaTeX documents.

Changes for 1.03_05 - 2023-01-30
  • Deprecate LaTeX::TOM:😛arser::new().
  • Tree.pm: Make toLaTeX() print out command options too.
  • _applyMapping(): Fix typo in Code.
  • Correct spelling of "delimeter(s)".
  • Minor tweaks.

https://metacpan.org/dist/LaTeX-TOM


Date-Parse-Modern-0.4-TRIAL


Provide string to unixtime conversions

Changes for 0.4 - 2023-02-01
  • Support for two new string forms
  • Require Time::Local 1.26 because that's where timegm_local() was introduced
  • Handle error messages a little better
  • Better handle milliseconds, because they were breaking on Windows
  • Lots of work done on unit tests to make them work on older Perl's and Windows

https://metacpan.org/dist/Date-Parse-Modern




Fedora-RPM-Spec-License-0.02


Handle Fedora RPM spec license string.

Changes for 0.02 - 2023-01-30T09:36:04+01:00
  • Add check for SPDX license id.
  • Fix license SPDX string in test.
  • Regen example.

https://metacpan.org/dist/Fedora-RPM-Spec-License



License-SPDX-0.03


Object for SPDX licenses handling.

Changes for 0.03 - 2023-01-30T08:58:58+01:00
  • Add test for licenses() method.
  • Add tests for check_license() method.
  • Fix dependency to JSON:😛P::Boolean (is test dependency).
  • Fix minimal dependencies.

https://metacpan.org/dist/License-SPDX


Perl-Dist-APPerl-v0.3.0


Actually Portable Perl

Changes for v0.3.0 - 2023-01-29
  • Added running scripts from APPERL_SCRIPTNAME environment variable Added setting fallback script to run if argv[0] script execution fails, set `default_script` in your config Added installing CPAN distributions from tarball or directory on disk via "install_modules" in project config. full, small, and vista variant configs: Removed version from privlib archlib sitelib sitearch Updated Cosmopolitan source Updated Perl source Added dbg config: gdb not working for me, YYMV Better support --ftrace by outputting .com.dbg instead of elf Updated docs with new info.

https://metacpan.org/dist/Perl-Dist-APPerl