Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-boolean | Distribution: openSUSE Tumbleweed |
Version: 0.46 | Vendor: openSUSE |
Release: 1.10 | Build date: Sat Jul 9 08:16:45 2016 |
Group: Development/Libraries/Perl | Build host: reproducible |
Size: 35544 | Source RPM: perl-boolean-0.46-1.10.src.rpm |
Packager: http://bugs.opensuse.org | |
Url: http://search.cpan.org/dist/boolean/ | |
Summary: Boolean support for Perl |
Most programming languages have a native 'Boolean' data type. Perl does not. Perl has a simple and well known Truth System. The following scalar values are false: $false1 = undef; $false2 = 0; $false3 = 0.0; $false4 = ''; $false5 = '0'; Every other scalar value is true. This module provides basic Boolean support, by defining two special objects: 'true' and 'false'.
Artistic-1.0 or GPL-1.0+
* Sat Jul 09 2016 coolo@suse.com - updated to 0.46 see /usr/share/doc/packages/perl-boolean/Changes 0.46 Fri Jul 8 17:14:32 UTC 2016 - Apply PR/14 @dagolden++ - Adds CLONE method for thread safety * Tue Apr 14 2015 coolo@suse.com - updated to 0.45 see /usr/share/doc/packages/perl-boolean/Changes 0.45 Thu Feb 5 15:39:26 PST 2015 - Remove last vestige of -truth from the tests! 0.44 Sat Jan 31 13:55:37 PST 2015 - Apply PRs 9,10,11 @dagolden++ 0.43 Thu Jan 1 00:27:42 PST 2015 - Update docs * Mon Sep 15 2014 coolo@suse.com - updated to 0.42 - Meta 0.0.2 - Remove .gitignore 0.41 Fri Aug 15 15:41:09 PDT 2014 - Add t/000-compile-modules.t - CPAN Day 2014 - 21 Release Salute! 0.40 Fri Aug 8 19:12:51 PDT 2014 - Fix swim errors 0.39 Sat Aug 2 10:17:12 PDT 2014 - Fix Copyright years. - Fix Meta and add Contributing 0.38 Wed Jun 25 21:08:05 PDT 2014 - Revert json.t. Failed on cpantesters. 0.37 Wed Jun 25 16:47:29 PDT 2014 - Add JSON to recommends 0.36 Wed Jun 25 16:46:39 PDT 2014 - Fix homepage in metadata 0.35 Tue Jun 17 10:59:25 PDT 2014 - Remove ABSTRACT and use manual $VERSION 0.34 Sat Jun 14 13:16:30 PDT 2014 - Release 0.33 got botched. 0.33 Sat Jun 14 12:59:00 PDT 2014 - Package with Zilla::Dist - Add badges * Fri Mar 07 2014 coolo@suse.com - updated to 0.32 - Some dzil changes - Switch to dzil * Wed Jul 03 2013 coolo@suse.com - updated to 0.30 - Fix https://rt.cpan.org/Public/Bug/Display.html?id=84398 - Support JSON and JSON::XS. dankogai-san++ * Mon Sep 19 2011 coolo@suse.com - updated to 0.28 - Added -truth option. - This idea was inspired by https://rt.cpan.org/Ticket/Display.html?id=65536 - Awesome idea! - Released from Liz++&Wendy++ downstairs bathroom * Sun Apr 03 2011 coolo@novell.com - updated to 0.26 - Fixed doc bug reported by KENTNL++ - Tweaked Makefile.PL - Fixed a bug caused by Readonly::XS (schwern++) - Removed the new methods and autobox methods. They didn't add much except confusion. - @Schwern++ found out how to make true and false immutable. - Kudos to #strategicdata++. - see more in Changes * Tue Nov 30 2010 coolo@novell.com - switch to perl_requires macro * Mon Nov 29 2010 coolo@novell.com - remove /var/adm/perl-modules * Sun Aug 22 2010 pascal.bleser@opensuse.org - initial package (0.20)
/usr/lib/perl5/vendor_perl/5.40.0/boolean.pm /usr/lib/perl5/vendor_perl/5.40.0/boolean.pod /usr/share/doc/packages/perl-boolean /usr/share/doc/packages/perl-boolean/CONTRIBUTING /usr/share/doc/packages/perl-boolean/Changes /usr/share/doc/packages/perl-boolean/LICENSE /usr/share/doc/packages/perl-boolean/README /usr/share/man/man3/boolean.3pm.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Feb 9 01:37:00 2025