Help for this page
use v5.20.0; my @stoppedStandardServices = ( 'OP OPC Client', 'OP Calculation Serve +r', 'OP Data Server', 'OP Configuration Server', 'OP Log Server', 'OP + Time Server', 'ONC RPC PortMapper'); ... last if $name =~ /$last/i; } }
>>> In the regex >>> In the regex Start Basic Standard Services: ... Starting $name='OP Data Server' $last=undef ($name=~/$last/i)=1 'Config' Installation completed