Help for this page

Select Code to Download


  1. or download this
    --- Set-Object-1.28/Object.xs    2010-07-14 06:42:11.000000000 +0200
    +++ /home/parmus/Projects/Set-Object-1.28/Object.xs    2011-08-04 02:0
    +1:56.357000046 +0200
    ...
            }
         }
     }
    
  2. or download this
    #!/usr/bin/perl -w
    use strict;
    ...
    }
    $mu->record('After destroying the set');
    print $mu->report;
    
  3. or download this
    #!/usr/bin/perl -w
    use strict;
    ...
            $set->remove($obj);
        }
    }
    
  4. or download this
    #!/usr/bin/perl -w
    use strict;
    ...
    }
    
    done_testing;