File: MANIFEST

package info (click to toggle)
libxml-atom-perl 0.09-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 288 kB
  • ctags: 223
  • sloc: perl: 2,423; xml: 235; makefile: 50
file content (41 lines) | stat: -rw-r--r-- 857 bytes parent folder | download
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
Build.PL
Changes
inc/ExtUtils/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/.Client.pm.swp
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/samples/entry-full.xml
t/samples/entry-ns.xml
t/samples/feed.xml
ToDo