mirror of
https://codeberg.org/scip/Config-General.git
synced 2025-12-16 20:21:01 +01:00
forgot debug line
git-svn-id: http://dev.catalyst.perl.org/repos/Config-General/trunk@113 be1acefe-a474-0410-9a34-9b3221f2030f
This commit is contained in:
@@ -483,7 +483,6 @@ sub _open {
|
||||
# include foo/* shouldn't fail if there isn't anything matching)
|
||||
# rt.cpan.org#79869: local $this->{IncludeGlob};
|
||||
foreach my $file (@include) {
|
||||
print STDERR "CALLING __open($file)\n";
|
||||
$this->_open($file);
|
||||
}
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user