t/cli.t calls scripts which run with the first perl found in the
user's PATH (usually the system perl), not with the perl used for the
build, as reported here:
https://rt.cpan.org/Ticket/Display.html?id=129944
Thanks to Slaven Rezic for spotting this and reporting it!
|
||
|---|---|---|
| .. | ||
| chkstow.t | ||
| cleanup_invalid_links.t | ||
| cli.t | ||
| cli_options.t | ||
| defer.t | ||
| dotfiles.t | ||
| examples.t | ||
| find_stowed_path.t | ||
| foldable.t | ||
| ignore.t | ||
| join_paths.t | ||
| parent.t | ||
| rc_options.t | ||
| stow.t | ||
| testutil.pm | ||
| unstow.t | ||
| unstow_orig.t | ||