DCOP

DCOP is a Perl extension to speak to the dcop server via system's DCOP client.
Download

DCOP Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Juan C. Muller
  • Publisher web site:
  • http://search.cpan.org/~jcmuller/DCOP-0.036/DCOP.pm

DCOP Tags


DCOP Description

DCOP is a Perl extension to speak to the dcop server via system's DCOP client. DCOP is a Perl extension to speak to the dcop server via system's DCOP client.SYNOPSIS use DCOP; $dcop = DCOP->new(); print $dcop->run( 'konqueror interfaces' ), "n";This class is meant to be a base constructor for higher level of abstraction on dcop clients.METHODSnew()Constructor. Args: user, target, control. Target is the application wished to control. Control is the interface of the application wished to control.run()Function call. This is how we interface with dcop. Requirements: · Perl


DCOP Related Software