generate a GNU compliant ChangeLog file from the svn log messages using a very simple perlscript. No big dependencies, no big libraries. Plain and simple.
Programmers love to add "todo" notes to the code, where they remain hidden. Todoler is a simple Perlscript that parses any text file extracting all "todo"s and placing them into a XML file for import into project management tools.
ModelicaFloChrt is a script/Perl process that extracts information from Modelica library html help files and generates flow charts of module connectivity in eps and pdf formats.
Simple wiki requiring perl 5.003 or higher. One script does it all. Drop it in cgi-bin, adjust the path to where you want to have your pages stored and go.
Runs under httpi, apache, whatever you have. Drop it in. Use it. No perl modules required.
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
ExplorerIndex is a Perl driven indexing script, that creates a sitemap, and/or/including a table of contents for specified files/directories. It produces a static or dynamic page with a Javascript tree control, html-template and cookie driven.
GPLify is a Perlscript that adds notice of the GPL to a collection of source files. It can alternatively use a customized template file to put at the top of source files. It requires String::Similarity.