The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "BKB"

Acme::CPANModulesBundle::Import::BKB - CPANLists imported from Ben Bullock's website River stage one • 1 direct dependent • 1 total dependent

PERLANCAR/Acme-CPANModulesBundle-Import-BKB-0.001 - 22 Sep 2018 01:11:30 UTC - Search in distribution

HTML::Valid - tidy/validate HTML River stage one • 2 direct dependents • 7 total dependents

Validate/repair HTML. This module is based on "HTML Tidy", but not on the Perl module HTML::Tidy. However, you do not need to install HTML Tidy before installing this, because the library is contained in the distribution....

BKB/HTML-Valid-0.09 - 28 Jun 2022 23:52:25 UTC - Search in distribution

Task::BeLike::PERLANCAR::Used - All my modules which I currently use and install on a new perl installation River stage zero No dependents

PERLANCAR/Task-BeLike-PERLANCAR-Used-20231201.1 - 01 Dec 2023 09:34:30 UTC - Search in distribution

common::sense - save a tree AND a kitten, use common::sense! River stage four • 155 direct dependents • 2201 total dependents

“Nothing is more fairly distributed than common sense: no one thinks he needs more of it than he already has.” – René Descartes This module implements some sane defaults for Perl programs, as defined by two typical (or not so typical - use your commo...

MLEHMANN/common-sense-3.75 - 02 Apr 2020 07:54:39 UTC - Search in distribution

Image::PNG - Read and write PNG files River stage zero No dependents

This module is a simple interface for dealing with images in the PNG format. Image::PNG uses Image::PNG::Libpng to access PNG images....

BKB/Image-PNG-0.25 - 20 Mar 2021 06:44:07 UTC - Search in distribution

CSS::Tidy - reformat CSS River stage zero No dependents

This reformats CSS. The idea is to have a formatting script which can be used to consistently format CSS....

BKB/CSS-Tidy-0.04 - 30 Jul 2022 10:55:45 UTC - Search in distribution
  • csstidy - tidy CSS files to a consistent format

Trav::Dir - Practical traversing of directories River stage zero No dependents

Traverse directories and make a list of files. Replacement for "File::Find"....

BKB/Trav-Dir-0.02 - 21 Feb 2021 05:01:12 UTC - Search in distribution

JSON::Parse - Parse JSON River stage two • 35 direct dependents • 77 total dependents

A module for parsing JSON. (JSON means "JavaScript Object Notation" and it is specified in "RFC 8259".) JSON::Parse offers the function "parse_json", which takes a string containing JSON, and returns an equivalent Perl structure. It also offers valid...

BKB/JSON-Parse-0.62 - 15 Jul 2022 23:26:03 UTC - Search in distribution

pnginspect - print contents of PNG files River stage two • 8 direct dependents • 11 total dependents

Print a text representation of the data within a PNG image file to standard output. It reads the PNG file, prints out its header information and its valid chunks, and then attempts to read all the chunks. Most of the chunks are printed using Data::Du...

BKB/Image-PNG-Libpng-0.58 - 29 Jan 2024 00:10:33 UTC - Search in distribution

WWW::LinkRot - check web page link rot River stage zero No dependents

Scan HTML files for links, try to access the links, and make a report. The HTML files need to be in UTF-8 encoding. This module is intended for people who run web sites to run, for example, periodic checks over a large number of HTML files to find al...

BKB/WWW-LinkRot-0.02 - 22 Apr 2021 23:31:06 UTC - Search in distribution

XS::Check - Check XS for some common problems River stage one • 1 direct dependent • 1 total dependent

This module offers ways to check XS files for some common flaws which we have tripped over....

BKB/XS-Check-0.14 - 24 Jul 2023 01:04:06 UTC - Search in distribution

Lingua::JA::Moji - Handle many kinds of Japanese characters River stage one • 4 direct dependents • 6 total dependents

This module provides methods to convert different written forms of Japanese into one another. It enables conversion between romanized Japanese, hiragana, and katakana. It also includes a number of unusual encodings such as Japanese braille and morse ...

BKB/Lingua-JA-Moji-0.60 - 14 Feb 2024 06:14:02 UTC - Search in distribution

Mock::Person::JP - Generate random sets of Japanese names River stage one • 1 direct dependent • 1 total dependent

Mock::Person::JP generates random sets of Japanese names by using 142,610 first names and 23,021 last names....

PAWAPAWA/Mock-Person-JP-0.07 - 21 Mar 2014 03:40:19 UTC - Search in distribution

Gzip::Faster - simple and fast gzip and gunzip River stage two • 11 direct dependents • 13 total dependents

This module compresses to and decompresses from the gzip and related formats. See "About gzip" if you aren't familiar with the gzip format. The basic functions of the module are "gzip" and "gunzip", which convert scalars to and from gzip format. Ther...

BKB/Gzip-Faster-0.21 - 29 Dec 2017 01:55:53 UTC - Search in distribution

C::Utility - utilities for generating C programs River stage zero No dependents

This module contains functions which assist in automatic generation of C programs. For work with strings, "convert_to_c_string" converts a string into a string with characters correctly escaped for use in a C program. "convert_to_c_string_pc" does th...

BKB/C-Utility-0.012 - 01 Sep 2018 02:04:52 UTC - Search in distribution

Text::Fuzzy::PP - partial or fuzzy string matching using edit distances (Pure Perl) River stage one • 1 direct dependent • 1 total dependent

This module is a drop in, pure perl, substitute for Text::Fuzzy. All documentation is taken directly from Text::Fuzzy. This module calculates the Levenshtein edit distance between words, and does edit-distance-based searching of arrays and files to f...

UGEXE/Text-Fuzzy-PP-0.01 - 04 Apr 2013 02:58:01 UTC - Search in distribution

JSON::Server - JSON-only server River stage zero No dependents

This sets up an internet socket through which JSON passes. Each complete JSON message must be followed by a zero byte....

BKB/JSON-Server-0.03 - 30 Apr 2022 05:11:31 UTC - Search in distribution

Text::Fuzzy - Partial string matching using edit distances River stage one • 5 direct dependents • 7 total dependents

This module calculates edit distances between words, and searches arrays and files to find the nearest entry by edit distance. It handles both byte strings and character strings (strings containing Unicode), treating each Unicode character as a singl...

BKB/Text-Fuzzy-0.29 - 10 Dec 2020 05:39:33 UTC - Search in distribution

WWW::CheckGzip - check web pages for correct gzipping of content River stage zero No dependents

This module offers a way to check a web page for correct gzip compression. It tests the following, in the order given: Page OK with compression The web page is retrievable with an Accept-Encoding header set. If the page is not retrievable, "check" ca...

BKB/WWW-CheckGzip-0.05 - 04 Oct 2017 02:02:36 UTC - Search in distribution

Date::Qreki - convert Gregorian to Japanese "kyureki" dates. River stage zero No dependents

This module contains functions related to the old Japanese lunar calendar. Convert Western dates to old Japanese lunar calendar dates with "calc_kyureki". Get the fortune-telling day with "get_rokuyou" or "rokuyou_unicode". Check if a date is a solar...

BKB/Date-Qreki-0.07 - 31 Jan 2017 03:12:18 UTC - Search in distribution
69 results (0.039 seconds)