App-Office-Contacts-Import-vCards
view release on metacpan or search on metacpan
Changelog.ini view on Meta::CPAN
[Module]
Name=App::Office::Contacts::Import::vCards
Changelog.Creator=Module::Metadata::Changes V 1.08
Changelog.Parser=Config::IniFiles V 2.57
[V 1.12]
Date=2010-06-25T11:15:00
Comments=- Change all JSON::XS->new->encode(...) to JSON::XS->new->utf8->encode(...).
[V 1.11]
Date=2010-05-19T11:11:00
Comments= <<EOT
- Update comments re starman usage in donations.psgi.
- Chop mailing list stuff from support.
- Update version numbers in Build.PL and Makefile.PL.
EOT
[V 1.10]
Date=2010-04-20T09:16:00
Comments= <<EOT
- Change SQLite attribute from unicode to sqlite_unicode.
- Change the default database driver from Postgres to SQLite
to make installation easier (by not requiring DBD::Pg).
If using another database server you'll need to edit the 2 lines
in .htoffice.donations.conf which refer to SQLite.
EOT
[V 1.09]
Date=2010-04-16T08:52:00
Comments= <<EOT
- Rework cookies and POST validation to allow Contacts Donations and
Import::vCards to run in parallel.
- But for the moment use the disabled code in App::Office::Contacts.
EOT
[V 1.08]
Date=2010-04-15T14:40:00
Comments= <<EOT
- Add script_name to calling parameter list of App::Office::Contacts::Import::vCards::View
after changes to App::Office::Contacts::View.
EOT
[V 1.07]
Date=2010-04-07T08:51:00
Comments= <<EOT
- Update pre-reqs for Test::Pod to 1.41 to avoid Test::Pod's dithering
about a POD construct I used: L<text|scheme:...> which makes a test fail.
See comments for V 1.40 and 1.41 at:
http://cpansearch.perl.org/src/DWHEELER/Test-Pod-1.42/Changes
- Update pre-reqs from Test::More V 0 to Test::Simple 0.94.
EOT
[V 1.06]
Date=2010-03-30T12:45:00
Comments= <<EOT
- Set pre-reqs version of App::Office::Contacts to 1.06.
This is in Build.PL and Makefile.PL.
EOT
[V 1.05]
Date=2010-03-02T09:28:00
Comments= <<EOT
- In cgiapp_prerun():
o Only accept CGI params if the request method is 'POST'.
o Ensure pseudo-random number among params matches cookie.
- Change 'use base' to 'use parent'.
- Remove form_action from config file. See sub script_name.
- Replace references to FCGI with Plack. This includes no longer
( run in 2.551 seconds using v1.01-cache-2.11-cpan-d8267643d1d )