version 0.97: Thu 2 Feb 15:52:27 CET 2017
Improvements:
- spell checks from Debian.
rt.cpan.org#118328 [Angel Abad]
- share podtail with MailBox
version 0.96: Mon Sep 19 23:15:07 CEST 2016
Fixes:
- include examples in the manual-pages
version 0.95:
Improvements:
- move t/99pod.t to xt/ and remove dependency on Test::Pod
- spell checks from Debian.
rt.cpan.org#92483 [Salvatore Bonaccorso]
pkgsrc changes:
- Add license definition
Upstream changes:
version 0.93: Thu Dec 24 11:09:49 CET 2009
Fixes:
- Mail::Identity->from(Mail::Address) produced error
rt.cpan.org#52115 [Dmitry Bigunyak]
Improvements:
- do not run t/pod.t in devel environment.
Pkgsrc changes:
o Adjust dependencies
o Add commented-out HOMEPAGE using search.cpan.org
Upstream changes:
version 0.92: Wed Jul 25 08:50:51 CEST 2007
Improvements:
- add t/pod.t and distribution clean-ups.
version 0.91: Mon Jan 8 10:52:59 CET 2007
The module hasn't seen changes for some time now, but that
is because it works as expected.
Improvements:
- produced with newest OODoc, thereby
could remove version, mkdoc and mkdist
- removed useless README
- Fix description of the package
- Add a requirement of perl >= 5.6.0
Improvements:
- Geography::Countries is not required, but optional so
[Nick Ing-Simmons] has installed too much.
- Cleaned the docs on many spots.
- new methods
User::Identity::Collection::itemType()
User::Identity::Collection::removeRole()
- new methods
User::Identity::Item::removeCollection()
- METHODS section Initiation renamed to "Constructors"
and slightly modified by me.
User::Identity helps maintaining user information from various
sources. It abstracts the information used about a human begin
(usually configuration information) from its storage. It tries to be
smart in detecting defaults and such.