Frenemies part 2: What a difference a (Perl) module makes

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • roast

    🦋 Raku test suite

  • Last week I explored using the Inline::Perl5 module to port a short Perl script to Raku while still keeping its Perl dependencies. Over at the Dev.to community, Dave Cross pointed out that I could get a bit more bang for my buck by letting his Feed::Find do the heavy lifting instead of WWW::Mechanize’s more general-purpose parsing.

  • metacpan-web

    Web interface for MetaCPAN

  • A little more MetaCPAN investigation yielded XML::Feed, also maintained by Dave, and it had the added benefit of obviating my need of XML::RSS by not only discovering feeds but also retrieving and parsing them. It also handles the Atom syndication format as well as RSS (hi daxim!). Putting it all together produces the following much shorter and clearer Perl:

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • The reports of Perl’s death have been greatly exaggerated

    2 projects | dev.to | 19 Oct 2021
  • Perl developer required at popular IT commentary site...

    1 project | /r/perl | 10 May 2023
  • New to Perl and have a few questions

    1 project | /r/perl | 25 Feb 2023
  • MetaCPAN Author Pages Now Link to Repology

    1 project | /r/perl | 25 Feb 2023
  • Day 5: CI for Win32-Wlan Perl module

    2 projects | dev.to | 4 Dec 2022