Revision history for Perl extension App::Office::Contacts::Import::vCards.

1.04  Sun Feb 21 12:54:17 2010
	- Remove text 'All rights reserved' (for Debian licensing).
	- Remove POD heads 'Required Modules' and 'Changes'.
	- Replace personal doc root with /var/www.
	- Use namespace::autoclean with Moose.

1.03  Fri Feb  5 17:27:00 2010
	- Remove personal use lib from CGI scripts.
	- Change .../cgi/... to .../app/... in dirs and config file.
	- Add css_url to .htoffice.import.vcards.conf
	- Rename Initialize.about to build_about_html to match App::O::C.
	- Add setting css_url to Initialize.display.

1.02  Fri Jan 29 09:52:00 2010
	- Change namespace from CGI::Office::* to App::Office::* after discussion with Matt Trout

1.01  Thu Jan  7 15:39:00 2010
	- Add MANIFEST and MYMETA.yml
	- Change call from SUPER::cgiapp to global_prerun to match other CGI-Office-* modules

1.00  Thu Dec 31 10:48:00 2009
	- Rename from Local::Contacts.
	- Remove Apache-specific code.
	- Split into N controllers, using CGI::Application::Dispatch.
	- Split into separate distros:
		o App::Office::Contacts
		o App::Office::Contacts::Donations
		o App::Office::Contacts::Export::StickyLabels
		o App::Office::Contacts::Import::vCards
		o App::Office::Contacts::Sites

0.99  Thu Mar 06 11:30:45 2008
	  - Original version.