summaryrefslogtreecommitdiffstats
path: root/dcopperl/README
blob: c2432e8f9f2492c13fda6edc5e2961d8bed21578 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
DCOP Bindings for Perl

This does need some updating, basic functionality already works quite well

To install, follow the usual Perl-Module-Installation-Procedure:
perl Makefile.PL
make
make test
make install

Documentation is available in perldoc format embedded into DCOP.pm and
after installation it should be accessible via
man DCOP