Initial commit 0.01
authorEmmanuel Lacour <elacour@easter-eggs.com>
Mon, 3 Nov 2008 18:34:38 +0000 (19:34 +0100)
committerEmmanuel Lacour <elacour@easter-eggs.com>
Mon, 3 Nov 2008 18:34:38 +0000 (19:34 +0100)
commit7d39f609ac337e1eb5da1aae786b7471c00d3cd7
treec2ea73454e1e5ed62b28eb636f45b042f2849a39
Initial commit
20 files changed:
Changes [new file with mode: 0644]
MANIFEST [new file with mode: 0644]
META.yml [new file with mode: 0644]
Makefile.PL [new file with mode: 0644]
README [new file with mode: 0644]
html/Callbacks/MandatorySubject/Ticket/Create.html/BeforeCreate [new file with mode: 0644]
inc/Module/Install.pm [new file with mode: 0644]
inc/Module/Install/Base.pm [new file with mode: 0644]
inc/Module/Install/Can.pm [new file with mode: 0644]
inc/Module/Install/Fetch.pm [new file with mode: 0644]
inc/Module/Install/Makefile.pm [new file with mode: 0644]
inc/Module/Install/Metadata.pm [new file with mode: 0644]
inc/Module/Install/RTx.pm [new file with mode: 0644]
inc/Module/Install/Win32.pm [new file with mode: 0644]
inc/Module/Install/WriteAll.pm [new file with mode: 0644]
lib/RT/Extension/MandatorySubject.pm [new file with mode: 0644]
t/00-load.t [new file with mode: 0644]
t/boilerplate.t [new file with mode: 0644]
t/pod-coverage.t [new file with mode: 0644]
t/pod.t [new file with mode: 0644]