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

..11-Apr-2013244

ChangesH A D20-Feb-2013404

Makefile.PLH A D20-Feb-2013477

MANIFESTH A D20-Feb-2013131

MANIFEST.SKIPH A D20-Feb-201384

READMEH A D20-Feb-2013505

Signal.pmH A D20-Feb-20133.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