perl-Quantum-Superpositions

Conjunctive & Disjunctive logic for Perl5

SRPM:     perl-Quantum-Superpositions-2.02-1.n0i.1.fc8.src.rpm
SPEC:     perl-Quantum-Superpositions.spec
Version:  2.02
Release:  1.n0i.1.fc8
Epoch:    
License:  GPL+ or Artistic
Group:    Development/Libraries
Size:     15589
Packager: Marius Feraru <altblue@n0i.net>
Vendor:   n0i.net
URL:      http://search.cpan.org/dist/Quantum-Superpositions/
Date:     Sun Oct 21 2007, 20:55 GMT

Description:

Quantum::Superpositions adds two new operators to Perl: "any" and "all".
Each of these operators takes a list of values (states) and superimposes them
into a single scalar value (a superposition), which can then be stored in a
standard scalar variable.
The "any" and "all" operators produce two distinct kinds of superposition.

The "any" operator produces a disjunctive superposition, which may
(notionally) be in any one of its states at any time, according to the needs
of the algorithm that uses it.

In contrast, the "all" operator creates a conjunctive superposition, which is
always in every one of its states simultaneously.

Changelog:

  • Sun Oct 21 2007 Marius Feraru <altblue@n0i.net> - 2.02-1.n0i.1
    - spec file (re)created using N0i::CPAN::RPMizer/1.14.11
    - version 2.02

Files:

  • perl-Quantum-Superpositions.spec
  • Quantum-Superpositions-2.02.tar.gz

Requires:

  • perl(Class::Multimethods)
  • perl(ExtUtils::MakeMaker)
  • rpm-build-reb00t-perl
  • rpmlib(CompressedFileNames)