<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>perl</title>
    <link rel="self" type="application/atom+xml" href="https://links.biapy.com/guest/tags/2375/feed"/>
    <updated>2026-04-19T03:48:18+00:00</updated>
    <id>https://links.biapy.com/guest/tags/2375/feed</id>
            <entry>
            <id>https://links.biapy.com/links/10689</id>
            <title type="text"><![CDATA[zeroperl]]></title>
            <link rel="alternate" href="https://github.com/6over3/zeroperl" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10689"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Perl5 in a sandboxed, self-contained WebAssembly module.

zeroperl is an experimental build of Perl5 in a sandboxed, self-contained WebAssembly module.

Related contents:

- [zeroperl: Sandboxing Perl with WebAssembly @ ./make](https://andrews.substack.com/p/zeroperl-sandboxed-perl-with-webassembly).]]>
            </summary>
            <updated>2025-10-16T12:06:00+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10688</id>
            <title type="text"><![CDATA[ExifTool]]></title>
            <link rel="alternate" href="https://exiftool.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10688"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[ExifTool is a platform-independent Perl library plus a command-line application for reading, writing and editing meta information in a wide variety of files. ExifTool supports many different metadata formats including EXIF, GPS, IPTC, XMP, JFIF, GeoTIFF, ICC Profile, Photoshop IRB, FlashPix, AFCP and ID3, Lyrics3, as well as the maker notes of many digital cameras by Apple, Canon, Casio, DJI, FLIR, FujiFilm, GE, Google, GoPro, HP, JVC/Victor, Kodak, Leaf, Minolta/Konica-Minolta, Motorola, Nikon, Nintendo, Olympus/Epson, Panasonic/Leica, Pentax/Asahi, Phase One, Reconyx, Ricoh, Samsung, Sanyo, Sigma/Foveon and Sony.

- [ExifTool @ SourceForge](https://sourceforge.net/projects/exiftool/).
- [ExifTool @ GitHub](https://github.com/exiftool/exiftool).

Related contents:

- [zeroperl: Sandboxing Perl with WebAssembly @ ./make](https://andrews.substack.com/p/zeroperl-sandboxed-perl-with-webassembly).]]>
            </summary>
            <updated>2025-10-16T12:04:55+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5398</id>
            <title type="text"><![CDATA[ptlink]]></title>
            <link rel="alternate" href="https://salsa.debian.org/wouter/ptlink" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5398"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Planet software written in Perl

See: [Planet Grep now running PtLink](https://grep.be/blog/en/computer/Planet_Grep_now_running_PtLink/)]]>
            </summary>
            <updated>2025-08-29T06:56:50+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6091</id>
            <title type="text"><![CDATA[KooR.fr - Ressources pédagogiques pour les programmeurs]]></title>
            <link rel="alternate" href="https://koor.fr/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6091"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Vous trouverez sur ce site un certain nombre de ressources pédagogiques (tutoriels, supports de cours, exemples de codes, quiz de validation des connaissances) pour différents langages de programmation. Notre objectif est double : vous aider à monter en compétences sur les différents sujets proposés et devenir une des références francophones dans le domaine.]]>
            </summary>
            <updated>2025-08-29T08:52:52+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7100</id>
            <title type="text"><![CDATA[Mojolicious - Perl real-time web framework]]></title>
            <link rel="alternate" href="https://www.mojolicious.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7100"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Mojolicious is a fresh take on Perl web development, based on years of experience developing the Catalyst framework, and utilizing the latest web standards and technologies. You can get started with your project quickly, with a framework that grows with your needs.

The Mojo stack provides a consistent set of components that can be used in any project. The guides cover most aspects of using the framework and the components have comprehensive reference documentation. Mojolicious is a real-time web framework, which allows a new class of web applications using WebSockets and having long-running requests without blocking.]]>
            </summary>
            <updated>2025-08-29T11:40:21+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7502</id>
            <title type="text"><![CDATA[DungeonGenerator]]></title>
            <link rel="alternate" href="https://github.com/Lallassu/DungeonGenerator" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7502"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Dungeon generator that produces a 2D-array of different values that can be used to create a dungeon for a game. The script is written in Perl and generates a gif image of the dungeon.]]>
            </summary>
            <updated>2025-08-29T12:47:58+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8833</id>
            <title type="text"><![CDATA[Mojolicious - Perl real-time web framework]]></title>
            <link rel="alternate" href="http://mojolicio.us/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8833"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A next generation web framework for the Perl programming language. Back in the early days of the web, many people learned Perl because of a wonderful Perl library called CGI. It was simple enough to get started without knowing much about the language and powerful enough to keep you going, learning by doing was much fun. While most of the techniques used are outdated now, the idea behind it is not. Mojolicious is a new attempt at implementing this idea using state of the art technology.]]>
            </summary>
            <updated>2025-08-29T16:29:41+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9032</id>
            <title type="text"><![CDATA[TTYtter: an interactive console text-based command-line Twitter client and Perl platform (whew!)]]></title>
            <link rel="alternate" href="http://www.floodgap.com/software/ttytter" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9032"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Noooo, not another Twitter client! Yes, another Twitter client. The difference here is that you&amp;#039;re dealing with a multi-functional, fully 100% text, Perl command line client.]]>
            </summary>
            <updated>2025-08-29T17:03:35+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9941</id>
            <title type="text"><![CDATA[Dancer - Effortless Web Framework for Perl]]></title>
            <link rel="alternate" href="http://perldancer.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9941"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[PerlDancer is a micro perl web framework designed to be as effortless as possible for the developer. With PerlDancer, web development is fun again. It&amp;#039;s a very expressive DSL for writing web applications with tons of plugins and a very dynamic community.]]>
            </summary>
            <updated>2025-08-29T19:34:51+00:00</updated>
        </entry>
    </feed>
