Discussion:
[rt.cpan.org #107304] Newer versions of File::Path cause warning "_Inline for _Inline: No such file or directory at Module/ScanDeps.pm line 1339."
(too old to reply)
Leandro Hermida via RT
2015-09-24 18:36:51 UTC
Permalink
Thu Sep 24 14:36:50 2015: Request 107304 was acted upon.
Transaction: Ticket created by ***@leandrohermida.com
Queue: Module-ScanDeps
Subject: Newer versions of File::Path cause warning "_Inline for _Inline:
No such file or directory at Module/ScanDeps.pm line 1339."
Broken in: (no value)
Severity: Normal
Owner: Nobody
Requestors: ***@leandrohermida.com
Status: new
Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=107304 >


Newer versions of File::Path cause warning "_Inline for _Inline: No such file or directory at Module/ScanDeps.pm line 1339."

Line 1339:
File::Path::rmtree( ['_Inline'], 0, 1); # XXX hack
Slaven_Rezic via RT
2015-09-24 20:18:04 UTC
Permalink
Thu Sep 24 16:17:57 2015: Request 107304 was acted upon.
Transaction: Correspondence added by SREZIC
Queue: Module-ScanDeps
Subject: Newer versions of File::Path cause warning "_Inline for _Inline: No such file or directory at Module/ScanDeps.pm line 1339."
Broken in: (no value)
Severity: Normal
Owner: Nobody
Requestors: ***@leandrohermida.com
Status: new
Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=107304 >
Post by Leandro Hermida via RT
Newer versions of File::Path cause warning "_Inline for _Inline: No
such file or directory at Module/ScanDeps.pm line 1339."
File::Path::rmtree( ['_Inline'], 0, 1); # XXX hack
See also the discussion in
https://rt.cpan.org/Ticket/Display.html?id=105935
Roderich Schupp via RT
2015-09-25 07:36:56 UTC
Permalink
Fri Sep 25 03:36:55 2015: Request 107304 was acted upon.
Transaction: Correspondence added by RSCHUPP
Queue: Module-ScanDeps
Subject: Newer versions of File::Path cause warning "_Inline for _Inline: No such file or directory at Module/ScanDeps.pm line 1339."
Broken in: (no value)
Severity: Normal
Owner: Nobody
Requestors: ***@leandrohermida.com
Status: open
Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=107304 >
Post by Leandro Hermida via RT
File::Path::rmtree( ['_Inline'], 0, 1); # XXX hack
Fixed in the next release: I've just removed the offending line -
dunno what it was for in the first place.

Cheers, Roderich
Roderich Schupp via RT
2016-12-19 13:40:49 UTC
Permalink
Mon Dec 19 08:40:38 2016: Request 107304 was acted upon.
Transaction: Correspondence added by RSCHUPP
Queue: Module-ScanDeps
Subject: Newer versions of File::Path cause warning "_Inline for _Inline: No such file or directory at Module/ScanDeps.pm line 1339."
Broken in: (no value)
Severity: Normal
Owner: Nobody
Requestors: ***@leandrohermida.com
Status: open
Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=107304 >


Fixed in 1.20

Loading...