User Tools

Site Tools


start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
start [2024/09/04 07:12] – [Example: building openarc package from experimental] abeverleystart [2024/09/04 08:23] (current) abeverley
Line 55: Line 55:
  
 Versioning info: https://www.debian.org/doc/debian-policy/ch-controlfields.html#version Versioning info: https://www.debian.org/doc/debian-policy/ch-controlfields.html#version
 +
 +===== Building Debian packages of Perl modules =====
 +
 +On production servers, I much prefer to use Perl modules from Debian repositories, rather than installing from CPAN or using some sort of pinning technique. The advantage is that they are maintained upstream, are more stable, faster to install and easier overall to manage.
 +
 +Sometimes a Perl module is either not available in the main Debian repositories, or the version is too old (or I need a patch that has not made it upstream yet). In these circumstances I build my own Debian packages of Perl modules. Normally building a package is easy, but sometimes it can be a bit of an art. Read more about [[building Debian packages of Perl modules]].
 +
 ===== JSON Web Tokens with Perl ===== ===== JSON Web Tokens with Perl =====
  
start.txt · Last modified: 2024/09/04 08:23 by abeverley