Changelog for
perl-Set-Scalar-1.29-lp150.1.3.noarch.rpm :
* Tue Apr 14 2015 cooloAATTsuse.com- updated to 1.29 see /usr/share/doc/packages/perl-Set-Scalar/ChangeLog 1.29 2014-03-24 Dave Oswald
* Fixed set operations examples in POD (Xaerxess via GitHub). 1.28 2014-02-24 Dave Oswald
* Fix POD example showing power_set() method returning an iterator. Now it correctly demonstrates power_set_iterator() returning an iterator. (Response to report from vagabonding_electron on PerlMonks.)
* Sun Feb 09 2014 cooloAATTsuse.com- updated to 1.27
* Merge pull request for typo fix in POD.
* Merge pull request for adding meta-data via Makefile.PL.
* ChangeLog is more standards compliant.
* Module POD now mentions current maintainer, and GitHub repo.
* Fri Jul 26 2013 cooloAATTsuse.com- updated to 1.26
* Fixed \"Set::Scalar::Valued\" [rt.cpan.org #69037], bug reported and fix supplied by Kiran Mukhyala, the problem was in null() not being defined for valued set universes.
* Fixed qq[More whitespace in examples could show \"picture\" of operations] [rt.cpan.org #54172 and #54173], bug reported and fix supplied by MichaelRWolf. (ASCII art, so relies on fixed-width font.)
* Wed Feb 27 2013 cooloAATTsuse.com- update license to new format
* Fri Nov 18 2011 cooloAATTsuse.com- use original .tar.gz
* Wed Dec 01 2010 cooloAATTnovell.com- switch to perl_requires macro
* Mon Nov 29 2010 cooloAATTnovell.com- remove /var/adm/perl-modules
* Tue Oct 19 2010 cooloAATTnovell.com- add perl as explicit buildrequire
* Wed Jan 13 2010 anickaAATTsuse.cz- update to 1.25
* Fixed \"trying to add an element twice prevents further adds to the set\" [rt.cpan.org #52559]
* Removed unused and deprecated (Perl 5.12?) \"use UNIVERSAL \'isa\'\" from Set/Scalar/Virtual.pm.
* Add tests for the copy overload.
* Sun Jan 10 2010 jengelhAATTmedozas.de- enable parallel build
* Mon Aug 03 2009 anickaAATTsuse.cz- update to 1.24
* Fixed \"The intersection method does not like references in the set.\" [rt.cpan.org #46589], bug reported and fix provided by Father Chrysostomos.
* Cosmetics: removed trailing whitespace.
* Renamed README as README.old. It has been close to ten years.
* Added new README.
* Updated copyright years.