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

Search results for "WITTEN"

perl5140delta - what is new for perl v5.14.0 River stage five • 11292 direct dependents • 32664 total dependents

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

Fixed - a readonly variable that you can assign to River stage zero No dependents

"Fixed" is a little like Readonly; the main difference is that you can assign to fixed variables. What?! Then how are they fixed? Because you can only assign to them once! use 5.012; use strict; use warnings; use Fixed; fix $x; # declared but not ini...

TOBYINK/Fixed-0.003 - 11 Sep 2014 11:01:55 UTC - Search in distribution

GD::SIRDS - Create a GD image of a Single Image Random Dot Stereogram River stage zero No dependents

"GD::SIRDS" exports a single subroutine, "gd_sirds", that produces a Single Image Random Dot Stereogram (SIRDS)....

COGENT/GD-SIRDS-0.02 - 27 May 2002 08:04:18 UTC - Search in distribution

AI::NaiveBayes1 - Naive Bayes Classification River stage zero No dependents

This module implements the classic "Naive Bayes" machine learning algorithm. Data Structure An object contains the following fields: "{attributes}" List of attribute names. "{attribute_type}{$a}" Attribute types - 'real', or not (e.g., 'nominal') "{l...

VLADO/AI-NaiveBayes1-2.012 - 29 May 2021 14:05:00 UTC - Search in distribution

Math::Fractal::DLA - Diffusion Limited Aggregation (DLA) Generator River stage zero No dependents

Math::Fractal::DLA is a Diffusion Limited Aggregation (DLA) fractal generator...

ARCOLF/Math-Fractal-DLA-0.21 - 11 Jan 2005 00:55:43 UTC - Search in distribution
5 results (0.028 seconds)