Help for this page

Select Code to Download


  1. or download this
    use DDS; exit print "\n\n", Dump( { readwav => $readwav, read => $read
    +, src_details => $src_details } );
    
  2. or download this
    my ($block,$channels,$handle,$self);
    $block = 1;
    ...
               src_details => $self->{data}
             };
    
  3. or download this
    #!/usr/bin/perl --
    BEGIN { 
        use File::Spec;
    ...
    
    system qw[ D:/sysinternals/SysinternalsSuite/handle.exe -p ], $$;
    __END__