Next The Perl Hardware Store DC.pm Version 45

The Stub Slice

        for (@experts) {
          $is_expert{$_} = 1;
        }
        %is_expert = map {($_ => 1)} @experts;


Next Copyright © 2003 M. J. Dominus