The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
2007-07-02  Takeru INOUE  <takeru.inoue _ gmail.com>

	* release 0.12.1:
	* XML/Atom/Service.pm:
	- introduce global variable $DefaultNamespace

2007-07-02  Takeru INOUE  <takeru.inoue _ gmail.com>

	* release 0.12.0:
	- change namespace to 'http://www.w3.org/2007/app' based on
	  the new APP specirfication

2007-06-10  Takeru INOUE  <takeru.inoue _ gmail.com>

	* release 0.11.1:
	* t/0*.t
	- xmlns is optional in regexp

2007-03-22  Takeru INOUE  <takeru.inoue _ gmail.com>

	* release 0.11.0:
	* XML/Atom/Service.pm:
	- implement XML::Atom::Client::getService()
	* XML/Atom/Categories.pm:
	- implement XML::Atom::Client::getCategories()
	* add t/05.client.t

2007-02-13  Takeru INOUE  <takeru.inoue _ gmail.com>

	* release 0.10.1 (0.010001): updated by Module::Starter
	* write README
	* add use warnings; use Carp;
        * add POD tests

2007-02-12  Takeru INOUE  <takeru.inoue _ gmail.com>
	* release 0.01: created by h2xs 1.23 with options
	  -XAn XML::Atom::Service