Skip Menu |

This queue is for tickets about the Devel-Leak-Cb CPAN distribution.

Report information
The Basics
Id: 66397
Status: new
Priority: 0/
Queue: Devel-Leak-Cb

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

Bug Information
Severity: Wishlist
Broken in: (no value)
Fixed in: (no value)



Subject: get rid of dependencies for shipped projects
Hello, I beleive it's possible to get rid of all dependencies and make them optional. So if DEBUG_CB is not set in the ENV then no modules are required. Devel::Declare (if it's absent) may be replaced with prototyped `cb (&) { return shift }`. It's quite important for applications that are installed by users. They don't have to install modules required for debugging, but may install them and get instant debugging capabilities. Will you accept patches? -- Best regards, Ruslan.