5545754f53464803cf2b8895b806322b0119f76f
[manu/RT-Extension-WatchedQueues.git] / README
1 RT-Extension-WatchedQueue - List queues the user is a watcher of
2
3 This RT Extension allow to display the list of queues the user is watcher, in
4 the user configuration tab.
5
6 INSTALLATION
7
8 To install this module, run the following commands:
9
10         perl Makefile.PL
11         make
12         make test
13         make install
14
15 SUPPORT AND DOCUMENTATION
16
17 This file is the main documentation.
18
19 You can also look for information at:
20
21     RT, CPAN's request tracker
22         http://rt.cpan.org/NoAuth/Bugs.html?Dist=RT-Extension-WatchedQueues
23
24     AnnoCPAN, Annotated CPAN documentation
25         http://annocpan.org/dist/RT-Extension-WatchedQueues
26
27     CPAN Ratings
28         http://cpanratings.perl.org/d/RT-Extension-WatchedQueues
29
30     Search CPAN
31         http://search.cpan.org/dist/RT-Extension-WatchedQueues
32
33
34 COPYRIGHT AND LICENCE
35
36 Copyright (C) 2008 Emmanuel Lacour
37
38 This program is free software; you can redistribute it and/or modify it
39 under the same terms as Perl itself.
40
41 Request Tracker (RT) is Copyright Best Practical Solutions, LLC.
42