]>
author | Vincent Pit <vince@profvince.com> | |
Sun, 29 Jun 2008 16:36:54 +0000 (18:36 +0200) | ||
committer | Vincent Pit <vince@profvince.com> | |
Sun, 29 Jun 2008 16:36:54 +0000 (18:36 +0200) | ||
commit | ddcc7c395d570f0ea20a8e9a242fcbfcc0e49522 | |
tree | 4088270bb4fa3d6f0b217384009756d00a00c2fa | tree |
parent | 13c16aeec1454ae58e932b393e827d6353c13231 | commit | diff |
Changes | [new file with mode: 0644] | blob |
MANIFEST | [new file with mode: 0644] | blob |
META.yml | [new file with mode: 0644] | blob |
Makefile.PL | [new file with mode: 0644] | blob |
README | [new file with mode: 0644] | blob |
lib/IPC/MorseSignals.pm | [new file with mode: 0644] | blob |
lib/IPC/MorseSignals/Emitter.pm | [new file with mode: 0644] | blob |
lib/IPC/MorseSignals/Receiver.pm | [new file with mode: 0644] | blob |
samples/bench.pl | [new file with mode: 0755] | blob |
samples/try.pl | [new file with mode: 0755] | blob |
t/00-load.t | [new file with mode: 0644] | blob |
t/02-can.t | [new file with mode: 0644] | blob |
t/10-sigusr.t | [new file with mode: 0644] | blob |
t/20-emitter-obj.t | [new file with mode: 0644] | blob |
t/30-receiver-obj.t | [new file with mode: 0644] | blob |
t/50-self-plain.t | [new file with mode: 0644] | blob |
t/51-self-utf8.t | [new file with mode: 0644] | blob |
t/52-self-storable.t | [new file with mode: 0644] | blob |
t/60-fork-plain.t | [new file with mode: 0644] | blob |
t/61-fork-utf8.t | [new file with mode: 0644] | blob |
t/62-fork-storable.t | [new file with mode: 0644] | blob |
t/70-speed.t | [new file with mode: 0644] | blob |
t/90-boilerplate.t | [new file with mode: 0644] | blob |
t/91-pod.t | [new file with mode: 0644] | blob |
t/92-pod-coverage.t | [new file with mode: 0644] | blob |
t/95-portability-files.t | [new file with mode: 0644] | blob |
t/99-kwalitee.t | [new file with mode: 0644] | blob |
t/lib/IPC/MorseSignals/TestSuite.pm | [new file with mode: 0644] | blob |