Skip Menu |

This queue is for tickets about the Proc-Launcher CPAN distribution.

Report information
The Basics
Id: 104768
Status: new
Priority: 0/
Queue: Proc-Launcher

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

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



Subject: Doc: $shared_config vs. $config
In the https://metacpan.org/pod/Proc::Launcher::Manager SYNOPSIS the variable $shared_config is declared, but not used. Later the undeclared $config is used. Probably this variable should be named $shared_config?