File: MANIFEST

package info (click to toggle)
libmessage-passing-amqp-perl 0.008-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 252 kB
  • sloc: perl: 1,688; makefile: 2; sh: 1
file content (35 lines) | stat: -rw-r--r-- 939 bytes parent folder | download | duplicates (2)
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
.gitignore
.travis.yml
Changes
inc/Module/Install.pm
inc/Module/Install/Authority.pm
inc/Module/Install/AuthorRequires.pm
inc/Module/Install/AuthorTests.pm
inc/Module/Install/Base.pm
inc/Module/Install/Can.pm
inc/Module/Install/Fetch.pm
inc/Module/Install/Makefile.pm
inc/Module/Install/Metadata.pm
inc/Module/Install/Win32.pm
inc/Module/Install/WriteAll.pm
lib/Message/Passing/AMQP.pm
lib/Message/Passing/AMQP/ConnectionManager.pm
lib/Message/Passing/AMQP/Role/BindsAQueue.pm
lib/Message/Passing/AMQP/Role/DeclaresExchange.pm
lib/Message/Passing/AMQP/Role/DeclaresQueue.pm
lib/Message/Passing/AMQP/Role/HasAChannel.pm
lib/Message/Passing/AMQP/Role/HasAConnection.pm
lib/Message/Passing/Input/AMQP.pm
lib/Message/Passing/Output/AMQP.pm
Makefile.PL
MANIFEST			This list of files
MANIFEST.SKIP
META.yml
README
t/00_compile.t
t/author/headers.t
t/author/notabs.t
t/author/pod.t
t/author/podcoverage.t
t/author/roundtrip.t
t/author/spelling.t