Help for this page

Select Code to Download


  1. or download this
    my $multiple = ref $_[0];
    
    ...
    foreach my $name ( keys %constants ) {
      ...
    }
    
  2. or download this
    use constant undef, 'x';