Help for this page

Select Code to Download


  1. or download this
    my $ComResult={sidStatComp($prevsidstat,$cursidstat)};
    ...
    ...
      ...
      return 1;
      }
    
  2. or download this
    c:\@Work\Perl\monks>perl -Mstrict -MData::Dump -e
    "my $x = { 1 };
    ...
    "
    Odd number of elements in anonymous hash at -e line 1.
    { 1 => undef }