Projet

Général

Profil

Révision c6f88968

IDc6f88968d1a44c463aaeb9af77aba70cad860e7c
Parent 743395a6
Enfant 0253df6f

Ajouté par Lars Kruse il y a environ 5 ans

Improve perlpod formatting for multiple plugins

Escpecially the final marker ("=cut") was missing in these plugins.

Voir les différences:

plugins/change.org/changeorg_signature_count
7 7

  
8 8
=head2 CONFIGURATION
9 9

  
10
# Sample:
11
[changeorg_signature_count]
12
	env.APIkey xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
13
	env.petitions 1727001 1727053
10
Example:
11

  
12
 [changeorg_signature_count]
13
 env.APIkey xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
14
 env.petitions 1727001 1727053
14 15

  
15 16
=head1 AUTHOR
16 17

  
17 18
(c) 2017 Raphaël Droz <raphael.droz+floss@gmail.com>
18
General Public Licence v3 or later
19 19

  
20 20
=head1 LICENSE
21 21

  
22
GPLv3
22
General Public Licence v3 or later
23

  
24
SPDX-License-Identifier: GPL-3.0-or-later
23 25

  
24 26
=head1 MAGIC MARKERS
25 27

  
26
#%# family=auto
27
#%# capabilities=autoconf
28
 #%# family=auto
29
 #%# capabilities=autoconf
30

  
31
=cut
28 32
'''
29 33

  
30 34
from sys import argv, exit

Formats disponibles : Unified diff