We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d1d9c6 commit 06df2e3Copy full SHA for 06df2e3
lib/App/Cpan.pm
@@ -1212,7 +1212,7 @@ sub _get_file
1212
my $path = shift;
1213
1214
# handle this case here to make it easier a level above. The form
1215
- # of the returned data structure is completely contained in this
+ # of the returned data structure is mostly contained in this
1216
# subroutine.
1217
return { path => undef, success => 0 } unless defined $path;
1218
0 commit comments