From c66faa965bf37a9542111dc4ab1eed4d7b516745 Mon Sep 17 00:00:00 2001 From: Emmanuel Lacour Date: Tue, 16 Sep 2008 13:09:21 +0000 Subject: [PATCH] Cleanup. --- MANIFEST | 3 --- META.yml | 3 +-- Makefile.PL | 2 +- README | 19 ++++++++----------- 4 files changed, 10 insertions(+), 17 deletions(-) diff --git a/MANIFEST b/MANIFEST index 510d186..1b4bcc4 100644 --- a/MANIFEST +++ b/MANIFEST @@ -13,6 +13,3 @@ MANIFEST Makefile.PL README html/Admin/Users/WatchedQueues.html -t/00-load.t -t/pod-coverage.t -t/pod.t diff --git a/META.yml b/META.yml index 825e7a9..96fa3dd 100644 --- a/META.yml +++ b/META.yml @@ -1,4 +1,4 @@ -abstract: List queues the user is a watcher in user configuration +abstract: List queues the user is a watcher of author: 'Emmanuel Lacour ' distribution_type: module generated_by: Module::Install version 0.71 @@ -8,5 +8,4 @@ no_index: directory: - html - inc - - t version: 0.01 diff --git a/Makefile.PL b/Makefile.PL index 8549e93..1a0f162 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -4,7 +4,7 @@ RTx('RT-Extension-WatchedQueues'); license('perl'); author('Emmanuel Lacour '); version('0.01'); -abstract('List queues the user is a watcher, in user configuration'); +abstract('List queues the user is a watcher of'); &WriteAll; diff --git a/README b/README index b93b1c2..5545754 100644 --- a/README +++ b/README @@ -1,7 +1,7 @@ -RT-Extension-WatchedQueue - List queues the user is a watcher, in user configuration +RT-Extension-WatchedQueue - List queues the user is a watcher of -This RT Extension allow to display the list of queues an user is watcher in the -user configuration tab. +This RT Extension allow to display the list of queues the user is watcher, in +the user configuration tab. INSTALLATION @@ -14,24 +14,21 @@ To install this module, run the following commands: SUPPORT AND DOCUMENTATION -After installing, you can find documentation for this module with the -perldoc command. - - perldoc RT::Extension::WatchedQueues +This file is the main documentation. You can also look for information at: RT, CPAN's request tracker - http://rt.cpan.org/NoAuth/Bugs.html?Dist=RT-Extension-SearchResults-XLS + http://rt.cpan.org/NoAuth/Bugs.html?Dist=RT-Extension-WatchedQueues AnnoCPAN, Annotated CPAN documentation - http://annocpan.org/dist/RT-Extension-SearchResults-XLS + http://annocpan.org/dist/RT-Extension-WatchedQueues CPAN Ratings - http://cpanratings.perl.org/d/RT-Extension-SearchResults-XLS + http://cpanratings.perl.org/d/RT-Extension-WatchedQueues Search CPAN - http://search.cpan.org/dist/RT-Extension-SearchResults-XLS + http://search.cpan.org/dist/RT-Extension-WatchedQueues COPYRIGHT AND LICENCE -- 2.11.0