Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
    close (FH) or die "Can not close file: $source: $!\n";
    
    $| = 1; #flushing output
    
  2. or download this
    perl mp3.pl song.mp3
    
  3. or download this
    Use of uninitialized value $memory[0] in bitwise and (&) at Exercise_3
    +.pl line 143.
    Use of uninitialized value $memory[1] in bitwise and (&) at Exercise_3
    +.pl line 143.
    Use of uninitialized value $memory[2] in bitwise and (&) at Exercise_3
    +.pl line 143.
    Use of uninitialized value $memory[3] in bitwise and (&) at Exercise_3
    +.pl line 143.
    
  4. or download this
    exit(0);
    
  5. or download this
    print("This is the frame_id: $frame_id\n");
    
  6. or download this
    This is the frame_id: TPE1
    
  7. or download this
    I have found one matching pattern: TPE1