Révision c6f88968
Improve perlpod formatting for multiple plugins
Escpecially the final marker ("=cut") was missing in these plugins.
| 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