Révision 55b983f3
Plugin bbox: convert documentation to perlpod format
| plugins/router/bbox | ||
|---|---|---|
| 1 | 1 |
#! /bin/sh |
| 2 |
# Parse bbox information - https://fr.wikipedia.org/wiki/Bbox |
|
| 3 |
# (c) 2018 - GPLv2 - Steve Schnepp <steve.schnepp@pwkf.org> |
|
| 4 |
# |
|
| 5 |
# Configuration is done via ENV vars, here is the default : |
|
| 6 |
# |
|
| 7 |
# [bbox] |
|
| 8 |
# env.IP 192.168.1.254 |
|
| 2 |
|
|
| 3 |
: <<=cut |
|
| 4 |
|
|
| 5 |
=head1 NAME |
|
| 6 |
|
|
| 7 |
bbox - parse bbox information - https://fr.wikipedia.org/wiki/Bbox |
|
| 8 |
|
|
| 9 |
=head1 CONFIGURATION |
|
| 10 |
|
|
| 11 |
The following default configuration is used: |
|
| 12 |
|
|
| 13 |
[bbox] |
|
| 14 |
env.IP 192.168.1.254 |
|
| 15 |
|
|
| 16 |
=head1 AUTHORS |
|
| 17 |
|
|
| 18 |
Copyright (C) 2018 Steve Schnepp <steve.schnepp@pwkf.org> |
|
| 19 |
|
|
| 20 |
|
|
| 21 |
=head1 LICENSE |
|
| 22 |
|
|
| 23 |
GNU Library General Public License v2 only |
|
| 24 |
|
|
| 25 |
SPDX-License-Identifier: GPL-2.0-only |
|
| 26 |
|
|
| 27 |
=cut |
|
| 9 | 28 |
|
| 10 | 29 |
|
| 11 | 30 |
# fail on error |
Formats disponibles : Unified diff