File: control

package info (click to toggle)
libwiki-toolkit-plugin-ping-perl 0.03-1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, squeeze, stretch, wheezy
  • size: 68 kB
  • ctags: 9
  • sloc: perl: 82; makefile: 47
file content (19 lines) | stat: -rw-r--r-- 889 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: libwiki-toolkit-plugin-ping-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 5.0.0)
Build-Depends-Indep: perl (>= 5.8.8-6.1), libwww-perl, libwiki-toolkit-perl, libdbd-sqlite3-perl, netbase
Maintainer: Dominic Hargreaves <dom@earth.li>
Standards-Version: 3.8.3
Homepage: http://search.cpan.org/dist/Wiki-Toolkit-Plugin-Ping/

Package: libwiki-toolkit-plugin-ping-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}, libwww-perl, libwiki-toolkit-perl
Description:  "ping" various services when nodes are written
 A plug-in for Wiki::Toolkit sites, which will "ping" various external services
 when a node is written. A list of the services to ping, and where in their
 URLs to add the URL of the node, are supplied when the plugin is created.
 .
 You need to tell it how to turn a node into a URL (node_to_url), and what
 services to ping (services).