Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    my %case = (); # case hash
    my $judges = '';               # temp key
    ...
    print "\nafter:\n";
    print $case{'judges'};
    print "\n";
    
  2. or download this
    before:
    Justice HUDSON did not participate in the consideration or decision of
    this case.
    after:
    this case.SON did not participate in the consideration or decision of