Wily::Connect

Wily::Connect is a Perl module that connects to a running Wily text editor.
Download

Wily::Connect Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Sam Holden
  • Publisher web site:
  • http://search.cpan.org/~sholden/Wily-0.02/lib/Wily.pm

Wily::Connect Tags


Wily::Connect Description

Wily::Connect is a Perl module that connects to a running Wily text editor. Wily::Connect is a Perl module that connects to a running Wily text editor.SYNOPSIS use Wily::Connect; my $wily_socket = Wily::Connect::connect();The connect sub connects to wily this involves creating a unix domain socket, listening on that socket, writing the name of that socket to the fifo wily is reading from (either $ENV{WILYFIFO} or if that doesn't exist /tmp/wily$ENV{DISPLAY}, and then accepting the connection to the unix domain socket that wily will make.The functions does all of that and hence may block while waiting for wily. Requirements: · Perl


Wily::Connect Related Software