shlogg · Early preview
Tib @thibaultduponchelle

403 Forbidden

Perl Gets A Free Logo: A Camel To Love

Perl has a new logo! It's a high-quality camel image, available for free use. No obligation to use it, but now we have one! Read more about the design and usage guidelines here: https://perl-advent.com/2024/perl-new-logo.html

Perl Trademark Explained: Understanding The Camel's Protection

Perl Camel trademarked by O'Reilly since 1998, protecting book covers with animals under Trade dress law. Can't use derivative logos or associate with O'Reilly's brand without permission.

Writing A Live Chart With Perl, Mojolicious::Lite, And Highcharts

Write a live chart with Perl, Mojolicious::Lite & Highcharts. Feed data to /tmp/values.txt via GET calls or manual input.

Free The Perl Camel: A Long Standing Problem

Perl community seeks permission to freely use camel logo, currently restricted due to O'Reilly's trademark. Thibault asks Tim O'Reilly to "Free the Perl Camel" with a clear license.

Integrating SlapBirdAPM With Mojolicious Web Framework

Setup Mojolicious web app, install SlapBirdAPM plugin & API Key. Restart app & test with browser or curl. Activity reflects in SlapBirdAPM portal.

Perl And XML: A Frozen Book From 2003

Perl book review: outdated, but deep dive into XML concepts like xslt, schema, xlink & xpointer. Good explanations on Web Services (SOAP, XML-RPC), but too many code samples make it hard to read.