libpod-spell-perl 1.26-1 source package in Ubuntu

Changelog

libpod-spell-perl (1.26-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 1.26.
  * Update years of upstream copyright.
  * Declare compliance with Debian Policy 4.6.2.

 -- gregor herrmann <email address hidden>  Sun, 11 Jun 2023 03:32:12 +0200

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe perl
Noble release universe perl
Mantic release universe perl

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libpod-spell-perl_1.26-1.dsc 2.5 KiB a2c4cfbeba99f7f1465c7cbe6b3f14426eeaeea0042329d851bf81488685774d
libpod-spell-perl_1.26.orig.tar.gz 34.7 KiB 2f05bfc9cfb04b96fcbfa2c8544d1e6ae908596d3696c46e0e26556b750afbbf
libpod-spell-perl_1.26-1.debian.tar.xz 6.5 KiB 0c4d845d6da907e2589a8e8e5a54a0bcea8f6cc387b019a4e0e55cc5f38deb7e

Available diffs

No changes file available.

Binary packages built by this source

libpod-spell-perl: formatter to easily check the spelling of POD

 Pod::Spell is a POD formatter whose output is good for checking the spelling
 of the document. Pod::Spell is much like Pod::Text, except that it doesn't
 put much effort into actual formatting, and it suppresses things that look
 like Perl symbols or Perl jargon (so that your spellchecking program won't
 complain about mystery words like "`$thing'" or "`Foo::Bar'" or "hashref").