You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
QTDIR -> TQTDIR QTDOC -> TQTDOC INCDIR_QT -> INCDIR_TQT LIBDIR_QT -> LIBDIR_TQT QT_INC -> TQT_INC QT_LIB -> TQT_LIB Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> |
8 years ago | |
|---|---|---|
| .. | ||
| DCOP | 17 years ago | |
| AUTHORS | 17 years ago | |
| Changes | 17 years ago | |
| DCOP.pm | 14 years ago | |
| DCOP.xs | 10 years ago | |
| MANIFEST | 17 years ago | |
| Makefile.PL | 8 years ago | |
| Makefile.PL.in | 8 years ago | |
| README | 17 years ago | |
| TODO | 14 years ago | |
| configure.in.in | 17 years ago | |
| test.pl | 14 years ago | |
| typemap | 14 years ago | |
README
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