• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

lib/Net/H24-Dec-2004-963288

ChangesH A D24-Dec-20041.9 KiB5043

MANIFESTH A D24-Dec-2004280 1312

META.ymlH A D24-Dec-2004336 1210

Makefile.PLH A D24-Dec-2004294 96

READMEH A D24-Dec-2004620 2617

test.plH A D24-Dec-2004494 184

README

1Net::Trackback is an object-oriented interface for developing
2Trackback clients and servers.
3
4INSTALLATION
5
6To install this module type the following:
7
8   perl Makefile.PL
9   make
10   make test
11   make install
12
13DEPENDENCIES
14
15This module requires these other modules and libraries:
16    LWP
17    Class::ErrorHandler
18
19COPYRIGHT AND LICENCE
20
21The software is released under the Artistic License. The terms of the
22Artistic License are described at http://www.perl.com/language/misc/Artistic.html.
23Except where otherwise noted, Net::Trackback is Copyright 2003-4,
24Timothy Appnel, cpan@timaoutloud.org. All rights reserved.
25
26