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

Search results for "du"

du - display disk usage statistics River stage one • 1 direct dependent • 1 total dependent

The du utility displays the file system block usage for each file argument and for each directory in the file hierarchy rooted in each directory argument. If no file is specified, the block usage of the hierarchy rooted in the current directory is di...

BRIANDFOY/PerlPowerTools-1.045 - 30 Apr 2024 22:22:50 UTC - Search in distribution

App::Du::Analyze - analyze the output of du and find the most space-consuming directories. River stage one • 1 direct dependent • 1 total dependent

This analyzes the output of "\du ." looking for directories with a certain prefix, a certain depth and possibly sorting the output by size. It aims to aid in finding the most space-consuming components in the directory tree on the disk....

SHLOMIF/App-Du-Analyze-0.2.2 - 15 Oct 2020 05:29:41 UTC - Search in distribution

file_cleaner_by_du - Removes files based on disk space usage till it drops below the specified amount. River stage zero No dependents

This works via doing the following. 1: Check if disk usage is above the specified threshold. If not it ends here. 2: Search for files under the specified path. 3: If the number of found files is less than the number of files to keep regardless of dis...

VVELOX/App-FileCleanerByDiskUage-0.3.0 - 11 Nov 2023 20:49:17 UTC - Search in distribution

XML::Reader_fr - Lire du XML avec des informations du chemin, conduit par un parseur d'extraction. River stage one • 2 direct dependents • 2 total dependents

XML::Reader est un module simple et facile à utiliser pour parser des fichiers XML de manière séquentielle (aussi appellé parseur guidé par l'extraction) et, en même temps, il enregistre le chemin complet du XML. Il a été développé comme une couche s...

KEICHNER/XML-Reader-0.67 - 21 Nov 2018 20:58:48 UTC - Search in distribution

Filesys::DiskUsage - Estimate file space usage (similar to `du`) River stage one • 2 direct dependents • 2 total dependents

MANWAR/Filesys-DiskUsage-0.13 - 28 Jul 2019 09:28:29 UTC - Search in distribution

D - Provides utility functions to encode data and dump it to STDERR. River stage zero No dependents

D module provides utility functions to encode data and dump it to STDERR....

YOITO/D-0.06 - 21 Mar 2021 06:13:43 UTC - Search in distribution

UR - rich declarative transactional objects River stage one • 1 direct dependent • 1 total dependent

UR is a class framework and object/relational mapper for Perl. It starts with the familiar Perl meme of the blessed hash reference as the basis for object instances, and extends its capabilities with ORM (object-relational mapping) capabilities, obje...

BRUMMETT/UR-0.47 - 06 Aug 2018 14:29:10 UTC - Search in distribution

prove - Run tests through a TAP harness. River stage five • 205 direct dependents • 22560 total dependents

LEONT/Test-Harness-3.48 - 02 Oct 2023 18:46:04 UTC - Search in distribution

perlepigraphs - list of Perl release epigraphs River stage five • 11292 direct dependents • 32664 total dependents

Many Perl release announcements included an *epigraph*, a short excerpt from a literary or other creative work, chosen by the pumpking or release manager. This file assembles the known list of epigraph for posterity, and also links to the release ann...

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC - Search in distribution

Class::DBI - Simple Database Abstraction River stage three • 91 direct dependents • 134 total dependents

TMTM/Class-DBI-v3.0.17 - 04 Oct 2007 21:30:41 UTC - Search in distribution

Date::Calc - Gregorian calendar date calculations River stage three • 97 direct dependents • 288 total dependents

* "use Date::Calc qw( Days_in_Year Days_in_Month ... );" * "use Date::Calc qw(:all);" You can either specify the functions you want to import explicitly by enumerating them between the parentheses of the ""qw()"" operator, or you can use the "":all""...

STBEY/Date-Calc-6.4 - 07 Mar 2015 20:24:35 UTC - Search in distribution

Date::Pcalc - Gregorian calendar date calculations River stage one • 1 direct dependent • 1 total dependent

* "use Date::Pcalc qw( Days_in_Year Days_in_Month ... );" * "use Date::Pcalc qw(:all);" You can either specify the functions you want to import explicitly by enumerating them between the parentheses of the ""qw()"" operator, or you can use the "":all...

STBEY/Date-Pcalc-6.1 - 16 Oct 2009 05:54:08 UTC - Search in distribution

B::C - Perl compiler's C backend River stage zero No dependents

This compiler backend takes Perl source and generates C source code corresponding to the internal structures that perl uses to run your program. When the generated C source is compiled and run, it cuts out the time which perl would have taken to load...

RURBAN/B-C-1.57 - 07 May 2019 12:10:41 UTC - Search in distribution

urpmq - urpmi database query tool. River stage zero No dependents

urpmq is a tool to access and query the urpmi database. It can be used to list available packages in the various urpmi media, or to list the full dependencies of a package, or to list the packages that will be installed if you start urpmi. The output...

TVIGNAUD/urpmi-v8.131 - 13 Apr 2023 20:20:10 UTC - Search in distribution

Documentation River stage zero No dependents

pb helps you build various packages directly from your project sources. In order to work correctly, it relies on a certain number of configuration files. Most of these configuration parameters can be setup in all the configuration files, however, the...

BCO/ProjectBuilder-0.14.1 - 28 Sep 2016 00:03:18 UTC - Search in distribution

Acme::Tools - Lots of more or less useful subs lumped together and exported into your namespace River stage one • 1 direct dependent • 1 total dependent

Subs created and collected since the mid-90s....

KJETIL/Acme-Tools-0.27 - 05 Feb 2020 16:25:50 UTC - Search in distribution

genome - bioinformatics tools for genomics River stage one • 1 direct dependent • 1 total dependent

The genome command gives command-line access to any of the genome modeling tools which are installed on the current system. Each installed tool group is a sub-command. Just type genome and press <ENTER> for a the top-level list and drill down....

SAKOHT/Genome-0.06 - 07 Mar 2011 16:47:38 UTC - Search in distribution
  • Genome - pipelines, tools, and data managment for genomics

Data::Table::Text - Write data in tabular text format. River stage two • 35 direct dependents • 35 total dependents

Write data in tabular text format. Version 20240203. The following sections describe the methods in each functional area of this module. For an alphabetic listing of all methods by name see Index....

PRBRENAN/Data-Table-Text-20240408 - 07 Apr 2024 19:30:28 UTC - Search in distribution

bin-files - Put files into bins of certain size (or number of items) River stage one • 1 direct dependent • 1 total dependent

PERLANCAR/App-BinPackUtils-0.007 - 30 May 2020 13:55:24 UTC - Search in distribution

brackup - do a backup using Brackup River stage zero No dependents

BRADFITZ/Brackup-1.10 - 01 Nov 2010 01:19:01 UTC - Search in distribution
127 results (0.094 seconds)