X-Git-Url: http://git.home-dn.net/?p=manu%2FRT-Extension-WatchedQueues.git;a=blobdiff_plain;f=Makefile.PL;fp=Makefile.PL;h=0332de64dc3afabedb4935bb9955d64a948c7361;hp=1a0f1628c60a9b08700867b29c5e9215eb3b3b86;hb=e1833069d86f0e670e7a4be1cd04a5daa97b2d92;hpb=c66faa965bf37a9542111dc4ab1eed4d7b516745 diff --git a/Makefile.PL b/Makefile.PL index 1a0f162..0332de6 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 of'); +abstract_from('lib/RT/Extension/WatchedQueues.pm'); &WriteAll;