README for CPAN distribution Perl-RT2Github Issue tracking for the Perl 5 core distribution has been moved from rt.perl.org to Github issues. The functionality in this distribution will enable you to provide a list of one or more RT ID numbers and get back the corresponding Github issue IDs or URLs. Pre-requisite: LWP::UserAgent If this is still here it means the programmer was too lazy to create the readme file. You can create it now by using the command shown above from this directory. At the very least you should be able to use this set of instructions to install the module... perl Makefile.PL make make test make install If you are on a windows box you should use 'nmake' rather than 'make'.