Initial commit
authorEmmanuel Lacour <elacour@easter-eggs.com>
Fri, 3 Jul 2009 09:26:11 +0000 (11:26 +0200)
committerEmmanuel Lacour <elacour@easter-eggs.com>
Fri, 3 Jul 2009 09:26:11 +0000 (11:26 +0200)
commite36882e92c7cd26258514b94964c65dbd4b8dd66
treedd8076f627c2fdcd970f542fcaf6d4e1797c6f5d
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/MandatoryRequestor/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/MandatoryRequestor.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]