Skip to main content





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





PDL-Graphics-Prima-0.18


an interactive plotting widget and library for PDL and Prima

Changes for 0.18 - 2023-01-23
  • MAJOR CHANGES
  • API CHANGES
  • DIFFERENT BEHAVIOR
  • DEPENDENCIES
  • ENHANCEMENTS
  • NEW FEATURES

https://metacpan.org/dist/PDL-Graphics-Prima


Exporter-Almighty-0.001002


combining Exporter::Tiny with some other stuff for added power

Changes for 0.001002 - 2023-01-27
  • Class, role, and duck types can now be defined as easily as enum types.
  • Your exporter can re-export types from type libraries.

https://metacpan.org/dist/Exporter-Almighty




Art-World-0.19_02


Modeling of creative processes

Changes for 0.19_02
  • Bump artwork's aura and artist's reputation when artist is collected

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


Mojolicious-Plugin-AssetPack-2.14


Compress and convert CSS, Less, Sass, JavaScript and CoffeeScript files

Changes for 2.14 - 2023-01-27
  • Added support for multiple download attempts for assets that need to be fetched.

https://metacpan.org/dist/Mojolicious-Plugin-AssetPack



autodie-2.35


Replace functions with ones that succeed or die with lexical scope

Changes for 2.35 - 2023-01-27T16:00:26+00:00
  • Prepare for 5.38 changes to deprecate smartmatch
  • Remove +x bit from pm and t files
  • CI - Turn off Pod coverage and critic tests below 5.12

https://metacpan.org/dist/autodie


"Ask Bill why the string in [MS-DOS] function 9 is terminated by a
dollar sign. Ask him, because he can't answer. Only I know that."

  • Dr. Gary Kildall.

https://httpstatusdogs.com/418-im-a-teapot



Quote-Code-1.0104


quoted strings with arbitrary code interpolation

Changes for 1.0104 - 2023-01-26
  • Make test more robust against future perl changes by not depending on exact syntax error messages. Update build infrastructure and add a github README.

https://metacpan.org/dist/Quote-Code


Date-Parse-Modern-0.3


Provide string to unixtime conversions

Changes for 0.3 - 2023-01-26
  • 99% format parity with Date:😛arse Better debugging Better memory usage for caching Tons of code cleanup and comments

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


Net-Cisco-FMC-v1-0.008000


Cisco Firepower Management Center (FMC) API version 1 client library

Changes for 0.008000 - 2023-01-26T16:10:57+01:00
  • add methods for FQDNs

https://metacpan.org/dist/Net-Cisco-FMC-v1



Dist-Zilla-PluginBundle-RJBS-5.023


BeLike::RJBS when you build your dists

Changes for 5.023 - 2023-01-26T09:49:07-05:00
  • improvements to workflow installed by "dzil workflower"

https://metacpan.org/dist/Dist-Zilla-PluginBundle-RJBS


Pg-Explain-2.6


Object approach at reading explain analyze output

Changes for 2.6 - 2023-01-26
  • Fix handling of Planning I/O timings per report from Christoph Berg

https://metacpan.org/dist/Pg-Explain




CtrlO-PDF-0.30


high level PDF creator

Changes for 0.30
  • Remove support for PDF::API2, greatly simplifying the code
  • Remove requirement for PDF::TextBlock, use PDF::Builder instead
  • Fix inability to use negative values when setting y position
  • Round top margin to whole number

https://metacpan.org/dist/CtrlO-PDF



Tk-HListbox-2.70


Tk Listbox widget supporting images and text entries, Tk::HList-based drop-in replacement for Tk::Listbox.

Changes for 2.70
  • Merge more patches & fixups from Jeff Stephens. Most involving hardening against undefined variable-references.
  • WARNING: Fixed selectionSet() to work properly in all valid cases - the main negative side-effect of this is that it must be called with either 1 or 2 index arguments (specifying a range) - Passing a list (>2) arguments is no longer valid and will return with a warning. Users must update any programs that use this (or Tk::HMListbox) affected by this!
  • Fix yview() which is completely broken in the underlying Tk::HList module, which also seems to fix a known TK::HMListbox scrollbar issue. This should also resolve reported issues with Tk::HMListbox set to use dual, optional scrollbars having issues with specific size settings.
  • Add xview() which is also completely broken in Tk::HList. When called with no arguments, now properly return 2 real numbers between 0 and 1 inclusive (same as Tk::Listbox). NOTE: For xview(), these values are only approximate, not precise due to Tk::HList issues.
  • Fix scan('mark') to use object variables to prevent issues when multiple HListboxes are active.
  • All methods except indexOF() now take indices (0..'end'), not the underlying Tk::HList "entry-path" numbers, and the docs have been updated to clarify previous ambiguity. Note also that selectionGet() still returns entry-paths. The proper reverse of selectionSet() is (as has always been the case in Tk::Listbox) curselection().
  • Switch messaging to (and require) the Carp module.
  • Numerous fixups to ensure compatability with Tk::Listbox.
  • Numerous other minor code & doc. cleanups and clarifications.

https://metacpan.org/dist/Tk-HListbox




Mojo-UserAgent-Cached-1.25


Caching, Non-blocking I/O HTTP, Local file and WebSocket user agent

Changes for 1.25 - 2023-01-25
  • (nicomen) Restrict key length to 140 chars by default to work on eCryptFS out of the box

https://metacpan.org/dist/Mojo-UserAgent-Cached


Lab-Measurement-3.841


Test and measure with Perl

Changes for 3.841 - 2023-01-25
  • Nanonis Tramea: More functionality (timing, data transfer)
  • Lakeshore 372: Fixes

https://metacpan.org/dist/Lab-Measurement


IO-Socket-SSL-2.081


Nearly transparent SSL encapsulation for IO::Socket::INET.

Changes for 2.081 - 2023-01-25
  • new function set_msg_callback for user defined callback on each SSL message
  • showcase function in example/ssl_client.pl and example/ssl_server.pl for computing JA3S/JA3 fingerprints
  • fix tracing added in 2.076 to no longer include SSL3_RT_HEADER (noise)

https://metacpan.org/dist/IO-Socket-SSL



HTML-Blitz-0.04


high-performance, selector-based, content-aware HTML template engine

Changes for 0.04 - 2023-01-25
  • selectors: fix parsing of escape sequences in attribute names (e.g. `[foo\00002dbar="baz"]`)
  • selectors: fix parsing of escape sequences in quoted attribute values (e.g. `[foo-bar="b\000061z"]`)

https://metacpan.org/dist/HTML-Blitz





CPAN-Upload-Tiny-0.010


A tiny CPAN uploader

Changes for 0.010 - 2023-01-24T17:14:30+01:00
  • Assume Term::ReadKey is always present
  • Add missing documentation for new_from_config_or_stdin

https://metacpan.org/dist/CPAN-Upload-Tiny






Yes, back when SNI first enabled us to move away from IP based VirtualHost containers in Apache to the Name Based VirtualHost where many websites shared a single IP address, there were some interesting issues, such as the default VirtualHost being displayed if you didn't also specify non RFC compliant hostnames as aliases.

For example, there was a trend at the time to ignore proper usage of hostnames, with "www" generally being used as the traditional defacto, default hostname for a host delivering HTTP. i.e.,(http://www.SLD.TLD).

Similarly, you would usually name your first FTP server "ftp", and the protocol was specified as "ftp", yielding ftp://ftp.SLD.TLD, and gopher would be gopher://hostname.SLD.TLD in the address bar of your browser. Other protocols followed that same "protocol://hostname.4LD.3LD.SLD.TLD format, these child zones being a very common practice in universities in the .EDU and .MIL TLDs, as well as the .UK, .FR, .AU, .US, and some other ccTLD's (Australia has recently dropped that whole requirement for .com.au and .net.au finally lol).

So, although it was merely convention to name your hosts after the services they were delivering, like "www, www2, www3, Etc.", or ftp, gopher, Etc., Those were only conventions and you could name them whatever you wanted.

But you weren't supposed to use the canonical domain name as the hostname!

Nevertheless, as the "web" became more ubiquitous and average users, oblivious to other protocols, began to ask the question, "why do I need to type in all those extra characters for www.ibm.com (like http://www3.ibm.com) instead of just ibm.com?", in conjunction with the popular trend of browsers defaulting to "http://" protocol (unless you manually specified another protocol), many providers started to accommodate those hosting customers by breaking with the RFCs and pointing DNS A RRs to "@" or "SLD.TLD" - the canonical domain name, akong with another A record for "hostname.SLD.TLD" (usually still using www for the first website).

Now, when you query a DNS server for a hostname, it returns an IP address, no problem so far. And with IP based hosting it really doesn't matter what you call your website in your Apache server's VirtualHost container - it's just going to return a web page for the server at that IP address, coz that's all it's being asked: "Do you have HTML to send me for the IP address on this HTTP server?", And then it sends the page - coz there's only one website per IP address!

But with HTTP 1.1 and SNI it's a compound question:

"Do you have HTML to send me for the IP address with the hostname of 'www.SLD.TLD' on this HTTP server?"

If yes, then serve the page. If not however, it gets a little weird. The default VirtualHost container is usually the first one defined in httpd.conf, so on many web servers that's the page that says - "It Works!" lolz.

So, in DNS you had to have two A Resource Records (RRs) one for say, 'www', and one for '@', or you could use a CNAME RR if you're one of those lame-o boneheads (bad form - don't use CNAME's!), AND... You also either need to specify two <Named VirtualHost> containers pointing to the same directory, or just one with an Alias directive.

NOTE: you 'could' point to two different directories, but in 99% of all cases, why the heck would you do that?

I dunno why, but maybe coz many hosting providers didn't understand how to write a DNS zonefile in BIND or maybe coz they didn't grasp that the browser was actually now asking for an actual hostname with it's request to the IP address that httpd was listening on, but this resulted in a lot of "no joy" when people neglected to type in the "www", resulting in delivery of either someone else's website or the comical "It Works!" page (ROFLMAOPMP).

Adding insult to injury, the opposite could be the case when leaving out the hostname and just typing in the domain into the address bar, depending on how httpd.conf was configured - many knowledgeable sysadmins resisted this the because it wasn't RFC compliant, but eventually (the customer's money is always right), most default websites today just serve the canonical domain name as the main (or maybe even the only) hostname in a VirtualHost container in Apache with an alias to the 'www' hostname (or server block on Nginx.

As a little epilog, that came back to bite hosting providers, and moreso, their customers, in the last decade or so when the evil Cloudflare and ever popular WordPress came into prominence - To enforce their predatory vendor lock-in practices, Cloudflare offered free CDN services to people with websites... But only for one hostname per domain, AND, that hostname HAD TO BE "www", lolz...

Well, after a couple of decades of dumbing down the user and people setting the main name of their WordPress sites to, "SLD.TLD", this would cause, in the best scenario, to have their websites served to most people without the (so-called) benefit of Cloudflare's CDN... Unless you could retrain every user on the entire planet to type in the actual hostname (www), OR... pay Cloudflare lolz.... 🤘🤡🤘

Well my friend, That's all I've got right now, I hope you found that a bit amusing in a sort of nostalgic kinda way.

#tallship #ramblings #lamentations #humor #geek porn #BOFH #comedy

.