Initial release
authorEmmanuel Lacour <elacour@easter-eggs.com>
Wed, 26 Jun 2013 08:46:49 +0000 (10:46 +0200)
committerEmmanuel Lacour <elacour@easter-eggs.com>
Wed, 26 Jun 2013 08:46:49 +0000 (10:46 +0200)
commit287cd9b29f027c61c203553b9de5192d1bc3852f
tree230c51de8f8d8096ac005ffa05b0784805dd7c4b
Initial release
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/FollowUp/Elements/Tabs/Privileged [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/FollowUp.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]