Skip Menu |

This queue is for tickets about the File-Sharedir-Install CPAN distribution.

Report information
The Basics
Id: 96748
Status: resolved
Priority: 0/
Queue: File-Sharedir-Install

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

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



Subject: stray DB::single left in code
Hi, There's a stray debug line left in the code: 135 my $dir = $def->{dir}; 136 137 $DB::single = 1; 138 my( $idir ); 139 140 if( $def->{type} eq 'delete-dist' ) {
Thank you for the bug report. I've just uploaded 0.09 with your fix.