ipmi icon indicating copy to clipboard operation
ipmi copied to clipboard

'.' is no longer in @INC

Open tuxick opened this issue 2 years ago • 0 comments

Perl no longer assumes . in @INC.

I suppose easiest fix is to install the .pl scripts to /usr/local/bin and add use lib '/usr/local/bin'; to ipmi_scan.pl and post_ipmi_scan.pl

tuxick avatar May 15 '23 11:05 tuxick