The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
.shipit
Changes
inc/Module/Install.pm
inc/Module/Install/Base.pm
inc/Module/Install/Can.pm
inc/Module/Install/Fetch.pm
inc/Module/Install/Include.pm
inc/Module/Install/Makefile.pm
inc/Module/Install/Metadata.pm
inc/Module/Install/Repository.pm
inc/Module/Install/Win32.pm
inc/Module/Install/WriteAll.pm
lib/XML/Atom.pm
lib/XML/Atom/Base.pm
lib/XML/Atom/Category.pm
lib/XML/Atom/Client.pm
lib/XML/Atom/Content.pm
lib/XML/Atom/Entry.pm
lib/XML/Atom/ErrorHandler.pm
lib/XML/Atom/Feed.pm
lib/XML/Atom/Link.pm
lib/XML/Atom/Person.pm
lib/XML/Atom/Server.pm
lib/XML/Atom/Thing.pm
lib/XML/Atom/Util.pm
Makefile.PL
MANIFEST			This list of files
META.yml
README
t/00-compile.t
t/01-util.t
t/02-content.t
t/03-link.t
t/04-person.t
t/11-entry.t
t/12-feed.t
t/13-atom1.t
t/14-atom1-create.t
t/15-content-image.t
t/16-content-binary.t
t/17-renames.t
t/18-unicode.t
t/19-ext.t
t/20-content-xhtml.t
t/23-category.t
t/24-bad-content.t
t/25-utf8-create.t
t/27-client-leaks.t
t/28-ext.t
t/29-source.t
t/30-datetime-stringification.t
t/31-external-entities-libxml.t
t/31-external-entities-xpath.t
t/samples/atom-1.0.xml
t/samples/entry-euc.xml
t/samples/entry-full.xml
t/samples/entry-ns.xml
t/samples/entry-utf8.xml
t/samples/feed.xml
t/samples/lifeblog-atom.xml
t/samples/me.jpg
t/samples/source.xml
t/samples/vox.xml
t/TestLib.pm