t: (RADIATOR) Radmin problem with editRadconfig.pl
>
>I'm having some trouble using the editRadconfig.pl script. I was
>initially getting the error:
>
> Can't locate Radmin.pm in @INC (@INC contains ...
>
>When running the script and changed line 25 from:
>
>
I'm having some trouble using the editRadconfig.pl script. I was
initially getting the error:
Can't locate Radmin.pm in @INC (@INC contains ...
When running the script and changed line 25 from:
use Radmin;
which I guessed to be a typo, to:
use Radmin::Site;
I am now getting the err