| 66 |
WHERE variable IN (} . join( q{,}, map { q{?} } @sysprefs ) . q{)}, undef, @sysprefs |
66 |
WHERE variable IN (} . join( q{,}, map { q{?} } @sysprefs ) . q{)}, undef, @sysprefs |
| 69 |
say $out sprintf "Updated %s system preferences", $updated; |
79 |
say $out sprintf "Updated %s system preferences", $updated; |