in reply to Re: How to CPAN dry run ?
in thread How to CPAN dry run ?

I believe that this is what cpanm --scandeps does, although note that this is marked as a deprecated feature.


🦛

Replies are listed 'Best First'.
Re^3: How to CPAN dry run ?
by Danny (Chaplain) on Aug 30, 2024 at 18:19 UTC
    Great! Strangely, when I tried this before it did not work, but now seems to. I may have been missing a dependency before and just assumed that "deprecated" was really now fully gone.

    Update: I searched my history to find where I tried it previously. It turns out there was a unicode point 151 (which shows nothing in the terminal) immediately following --scandeps, which caused cpanm to tell me 'Unknown option: scandeps'