Projects

Perl Alien distribution that provides GNU gettext binaries for use in Perl programs and build toolchains.

Releases

  • v0.001 Initial release

WWW::Hetzner

AI-generated Perl

Perl client for all Hetzner APIs — Cloud (servers, volumes, networks, DNS, load balancers, firewalls) and Robot (dedicated servers, reset, WoL). Includes CLI tools hcloud.pl and hrobot.pl.

Releases

  • v0.003 Comprehensive POD documentation for all API modules
  • v0.002 Refactored POD, PodWeaver compatibility
  • v0.001 Initial release — Cloud API + Robot API + CLI tools

Extend Moose classes with JSON Schema support — define schema metadata declaratively in class definitions and generate JSON schemas from Moose objects.

Unified Perl interface for multiple LLM APIs — OpenAI, Anthropic (Claude), Groq, Ollama, Mistral, and DeepSeek. Supports sync/async chat with streaming.

Releases

  • v0.008 Adapt Mistral OpenAPI spec
  • v0.007 Adding DeepSeek API
  • v0.006 More structured examples
  • v0.001 Initial release

Perl library and CLI for the Picnic Supermarket API — search products, manage your cart, check delivery slots. Includes localized CLI tools for German and Dutch markets with 2FA support.

Releases

  • v0.100 Result classes, 2FA support, CLI tools, localization (en/de/nl)
  • v0.002 Repository migration
  • v0.001 Initial release — basic API functionality

Visualize random ASCII data streams with color-coded terminal output — useful for debugging binary protocols and data inspection.

Releases

  • v0.003 Latest release
  • v0.001 Initial release

MooX

Perl

Using Moo and MooX:: packages the most lazy way — auto-imports Moo and any MooX:: extensions with a single use statement.

Releases

  • v0.101 Latest release
  • v0.001 Initial release

Perl module for chaining multiple HTTP requests together — define sequential web request workflows as reusable chains.

Releases

  • v0.101 Switch to Dist::Zilla::PluginBundle::Git::VersionManager
  • v0.100 Cleanup, smaller API correction
  • v0.005 Cookie jar, LWP useragent shortcuts
  • v0.001 Initial release

Lightweight translation framework providing a consistent gettext API across Perl, Python, and JavaScript for easy internationalization.

Releases

  • v0.019 Latest stable release
  • v0.001 Initial release

Easy Moo-style way to build command-organized CLI apps — subcommand dispatch, help generation, and nested command hierarchies.

Releases

  • v0.017 Latest stable release
  • v0.001 Initial release

Perl interface to the DNSMadeEasy API for managing DNS domains and records. Supports API v1.2 and v2.0 with DNS failover monitoring.

Releases

  • v0.100 HTTPS endpoints, default API v2.0, ManagedDomain and Monitor classes
  • v0.001 Initial release

Mass upload of files via SCP/FTP and other protocols — deploy files to multiple targets at once.

Releases

  • v0.001 Initial release

Archive

RapiDev

Historical PHP

PHP Rapid Development Framework — used to build some of the largest print magazine websites in Germany.

SCAD

Historical PHP

Multiple inheritance via code generation for PHP — an experimental proof of concept, never publicly promoted due to the implications of what people might do with it.

CubeStats

Historical Perl

CubeStats.Net — full infrastructure for running multiple AssaultCube FPS game servers with stats collection and tracking. Hundreds of players used the platform daily.