Search results for "dist::2.25"
perl5140delta - what is new for perl v5.14.0
This document describes differences between the 5.12.0 release and the 5.14.0 release. If you are upgrading from an earlier release such as 5.10.0, first read perl5120delta, which describes differences between 5.10.0 and 5.12.0. Some of the bug fixes...
RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC - Search in distribution
Excel::Writer::XLSX - Create a new file in the Excel 2007+ XLSX format.
The "Excel::Writer::XLSX" module can be used to create an Excel file in the 2007+ XLSX format. Multiple worksheets can be added to a workbook and formatting can be applied to cells. Text, numbers, and formulas can be written to the cells....
JMCNAMARA/Excel-Writer-XLSX-1.10 - 30 Dec 2022 21:12:18 UTC - Search in distribution
Apache::ASP - Active Server Pages for Apache with mod_perl
Apache::ASP provides an Active Server Pages port to the Apache Web Server with Perl scripting only, and enables developing of dynamic web applications with session management and embedded Perl code. There are also many powerful extensions, including ...
CHAMAS/Apache-ASP-2.63 - 15 Mar 2018 05:28:37 UTC - Search in distribution
Sort::XS - a ( very ) fast XS sort alternative for one dimension list
This module provides several common sort algorithms implemented as XS. Sort can only be used on one dimension list of integers or strings. It's goal is not to replace the internal sort subroutines, but to provide a better alternative in some specific...
ATOOMIC/Sort-XS-0.30 - 20 Jan 2012 19:20:06 UTC - Search in distribution
Math::GMP - High speed arbitrary size integer math
Math::GMP was designed to be a drop-in replacement both for Math::BigInt and for regular integer arithmetic. Unlike BigInt, though, Math::GMP uses the GNU gmp library for all of its calculations, as opposed to straight Perl functions. This can result...
SHLOMIF/Math-GMP-2.25 - 15 Mar 2022 09:26:46 UTC - Search in distribution
calc-accumulated-discounts - Calculate multi-year discounts from a per-year discount rate
This routine generates a table of accumulated discounts over a period of several years, given the annual discount rates. I first wrote this to see the accumulated fees when choosing mutual funds products. The moral of the story is, if you plan to hol...
PERLANCAR/App-CalcAccumulatedDiscounts-0.080 - 17 Jul 2021 00:25:30 UTC - Search in distribution- App::CalcAccumulatedDiscounts - Calculate multi-year discounts from a per-year discount rate
Release::Checklist - A QA checklist for CPAN releases
HMBRAND/Release-Checklist-0.16
-
03 Jan 2023 13:30:33 UTC
-
Search in distribution
- Release::Checklist - A QA checklist for CPAN releases
Module::CoreList::List::v5_6_1 - List of core modules for perl v5.6.1
This POD page lists all core modules (with their versions) that come with perl v5.6.1....
PERLANCAR/Module-CoreList-List-0.001 - 08 Feb 2019 09:15:42 UTC - Search in distribution- Module::CoreList::List::v5_6_2 - List of core modules for perl v5.6.2
- Module::CoreList::List::v5_17_7 - List of core modules for perl v5.17.7
- Module::CoreList::List::v5_15_5 - List of core modules for perl v5.15.5
- 50 more results from Module-CoreList-List »
Bencher::Scenario::Accessors::Construction - Benchmark object construction
Packaging a benchmark script as a Bencher scenario makes it convenient to include/exclude/add participants/datasets (either via CLI or Perl code), send the result to a central repository, among others . See Bencher and bencher (CLI) for more details....
PERLANCAR/Bencher-Scenarios-Accessors-0.150 - 03 Aug 2021 03:00:56 UTC - Search in distribution
Algorithm::Backoff::MILD - Multiplicative Increment, Linear Decrement (MILD) backoff
Upon failure, this backoff algorithm calculates the next delay as: D1 = initial_delay D2 = max(min(D1 * delay_multiple_on_failure, max_delay), min_delay) ... Upon success, the next delay is calculated as: D1 = initial_delay D2 = max(D1 + delay_increm...
PERLANCAR/Algorithm-Backoff-0.009 - 01 Jul 2019 01:45:53 UTC - Search in distribution
Bencher::Scenario::Data::Undump - Benchmark Data::Undump against eval() for loading a Data::Dumper output
Packaging a benchmark script as a Bencher scenario makes it convenient to include/exclude/add participants/datasets (either via CLI or Perl code), send the result to a central repository, among others . See Bencher and bencher (CLI) for more details....
PERLANCAR/Bencher-Scenario-Data-Undump-0.003 - 24 Apr 2022 00:05:44 UTC - Search in distribution
Bencher::Scenario::DateTimeFormatAlami::Parsing - Benchmark parsing speed of DateTime::Format::Alami against some other modules
Packaging a benchmark script as a Bencher scenario makes it convenient to include/exclude/add participants/datasets (either via CLI or Perl code), send the result to a central repository, among others . See Bencher and bencher (CLI) for more details....
PERLANCAR/Bencher-Scenarios-DateTimeFormatAlami-0.004 - 30 Jun 2016 12:22:42 UTC - Search in distribution