libquantum-entanglement-perl 0.32-3 source package in Ubuntu

Changelog

libquantum-entanglement-perl (0.32-3) unstable; urgency=medium

  * Change Maintainer to Debian Perl Group
  * Update Homepage and Vcs-* fields
  * Switch to dpkg-source 3.0 (quilt) format
  * Switch to minimal dh style rules, and modernize deps and
    Standards-Version (Closes: #817546)
  * Switch to copyright-format 1.0

 -- Dominic Hargreaves <email address hidden>  Fri, 01 Apr 2016 20:42:05 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe perl
Focal release universe perl
Bionic release universe perl

Builds

Yakkety: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libquantum-entanglement-perl_0.32-3.dsc 2.1 KiB 521badfad1e3466052e41a9e522c3bc34475f386585e0271b0fee8b15e142b23
libquantum-entanglement-perl_0.32.orig.tar.gz 19.8 KiB 89b8dddf51175e73e3c5bdd6c71b8ca5af14c48e26695d9c7ee9e98931310bb7
libquantum-entanglement-perl_0.32-3.debian.tar.xz 2.2 KiB dbd94c38e3f35c6452647e2a3cf4145008bce4e37cf1a92d5d085e5dad6f8f82

Available diffs

No changes file available.

Binary packages built by this source

libquantum-entanglement-perl: Quantum Mechanic entanglement of variables in perl

 One of the more popular interpretations of quantum mechanics holds that
 instead of particles always being in a single, well defined, state
 they instead exist as an almost ghostly overlay of many different
 states (or values) at the same time. Of course, it is our experience
 that when we look at something, we only ever find it in one single state.
 This is explained by the many states of the particle collapsing to a
 single state and highlights the importance of observation.
 .
 Essentially, this allows you to put variables into a superposition
 of states, have them interact with each other (so that all states
 interact) and then observe them (testing to see if they satisfy
 some comparison operator, printing them) which will collapse
 the entire system so that it is consistent with your knowledge.