File: README

package info (click to toggle)
ptknettools 0.2.2
  • links: PTS
  • area: main
  • in suites: woody
  • size: 96 kB
  • ctags: 19
  • sloc: perl: 649; makefile: 34
file content (37 lines) | stat: -rw-r--r-- 898 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
ptknettools v0.2

Written by Alan Ford <alan@whirlnet.co.uk>

Released with no warranty under the GNU Public License (http://www.gnu.org/)
For copyright details see the copyright file.

For my website with these apps and more:
  http://www.whirlnet.co.uk/linux/

ptknettools is a suite of apps written in perl/tk.

ptkfinger
- A finger client

ptkwhois
- A whois client

ptktime
- A time client

ptknslookup
- A nslookup client
(the Net::DNS perl library (Debian package: libnet-dns-perl) is required for
the extra functionality of this app).

ptkqotd
- A qotd (or other unidirectional protocol) client

I also included:
pqotd
- A command-line qotd (or other unidirectional protocol) client.

All are written in perl. Perl/Tk is required for all the clients beginning
`ptk'. It can be downloaded from CPAN in Nick Ing-Simmon's author directory.

It is also available as a Debian package (perl-tk).