Package : perl-Debug-Client

Package details

Summary: Client side code for perl debugger

Description:
new
The constructor can get two parameters: host and port.

my $d = Debug::Client->new;

my $d = Debug::Client->new(host => 'remote.hots.com', port => 4242);

Immediately after the object creation one needs to call


URL: http://search.cpan.org/dist/Debug-Client
License: GPL+ or Artistic

Maintainer: nobody

List of RPMs