in reply to Re^3: diagnostics: warning, deprecation, error
in thread diagnostics: warning, deprecation, error
perl -MSuper::Duper -e 'print Super::Duper->new->thing'
Can't locate Super/Duper.pm in @INC (you may need to install the Super::Duper module) (@INC entries checked: /Users/u/perl5/perlbrew/perls/perl-5.42.0/lib/site_perl/5.42.0/darwin-2level /Users/u/perl5/perlbrew/perls/perl-5.42.0/lib/site_perl/5.42.0 /Users/u/perl5/perlbrew/perls/perl-5.42.0/lib/5.42.0/darwin-2level /Users/u/perl5/perlbrew/perls/perl-5.42.0/lib/5.42.0). BEGIN failed--compilation aborted.
perl -MIPC::Cmd=run -le '@_=run(command=>"perl -MSuper::Duper");$_=joi +n"",@{$_[2]};s/ ([\(])/\n/g;s/ ([\/])/\n $1/g;s/\)//g;chomp;print'
Can't locate Super/Duper.pm in @INC you may need to install the Super::Duper module @INC entries checked: /Users/u/perl5/perlbrew/perls/perl-5.42.0/lib/site_perl/5.42.0/darwin-2level /Users/u/perl5/perlbrew/perls/perl-5.42.0/lib/site_perl/5.42.0 /Users/u/perl5/perlbrew/perls/perl-5.42.0/lib/5.42.0/darwin-2level /Users/u/perl5/perlbrew/perls/perl-5.42.0/lib/5.42.0. BEGIN failed--compilation aborted.
Can't locate Super/Duper.pm in @INC See: perldoc -v @INC You may need to install the Super::Duper module! https://metacpan.org/search?q=Super::Duper @INC entries checked: /Users/u/perl5/perlbrew/perls/perl-5.42.0/lib/site_perl/5.42.0/darwin-2level /Users/u/perl5/perlbrew/perls/perl-5.42.0/lib/site_perl/5.42.0 /Users/u/perl5/perlbrew/perls/perl-5.42.0/lib/5.42.0/darwin-2level /Users/u/perl5/perlbrew/perls/perl-5.42.0/lib/5.42.0. BEGIN failed--compilation aborted.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: diagnostics: warning, deprecation, error
by marto (Cardinal) on Feb 17, 2026 at 09:26 UTC | |
by Anonymous Monk on Feb 20, 2026 at 20:59 UTC | |
by ikegami (Patriarch) on Feb 20, 2026 at 22:01 UTC | |
by ikegami (Patriarch) on Feb 21, 2026 at 17:04 UTC | |
by marto (Cardinal) on Feb 21, 2026 at 11:44 UTC | |
by ikegami (Patriarch) on Feb 17, 2026 at 15:22 UTC | |
by marto (Cardinal) on Feb 17, 2026 at 20:27 UTC | |
by pryrt (Abbot) on Feb 17, 2026 at 17:18 UTC | |
by Anonymous Monk on Feb 17, 2026 at 16:42 UTC |