• Home
  • History
  • Annotate
  • only in this directory
NameDateSize

..11-Apr-2013244

ChangesH A D07-Aug-2009404

Makefile.PLH A D07-Aug-2009477

MANIFESTH A D07-Aug-2009131

MANIFEST.SKIPH A D07-Aug-200984

READMEH A D07-Aug-2009505

Signal.pmH A D07-Aug-20093.1 KiB

t/H11-Apr-20133

README

1This distribution contains the IPC::Signal module.  To build it run
2
3    perl Makefile.PL
4    make
5    make test
6    make install
7
8The documentation is embeded in the module, use
9
10    perldoc Signal.pm
11
12to read it before installation.
13
14Roderick Schertler <roderick@argon.org>
15
16Copyright (c) 1997 Roderick Schertler.  All rights reserved.  This
17program is free software; you can redistribute it and/or modify it under
18the same terms as Perl itself.
19
20$Id: README,v 1.3 1997-05-23 10:21:26-04 roderick Exp $
21