Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Child CPAN distribution.

Report information
The Basics
Id: 82907
Status: new
Priority: 0/
Queue: Child

People
Owner: Nobody in particular
Requestors: x.guimard [...] free.fr
Cc:
AdminCc:

Bug Information
Severity: Unimportant
Broken in: 0.009
Fixed in: (no value)



Subject: Spelling error
Hi, just a little thing: --- a/lib/Child/Link/IPC.pm +++ b/lib/Child/Link/IPC.pm @@ -95,7 +95,7 @@ =item $proc->say( @MESSAGES ) -Send the messages to the child. works like say, adds the seperator for you +Send the messages to the child. works like say, adds the separator for you (usually "\n"). =item $proc->autoflush( $BOOL )