1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58
|
Build.PL
Changes
inc/ExtUtils/AutoInstall.pm
inc/Module/AutoInstall.pm
inc/Module/Install.pm
inc/Module/Install/AutoInstall.pm
inc/Module/Install/Base.pm
inc/Module/Install/Build.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/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/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/vox.xml
|