Help for this page

Select Code to Download


  1. or download this
    syntax error at test.pl line 11, near "$accounts exists"
    syntax error at test.pl line 14, near "}"
    
  2. or download this
    FILENAME LOC ST CO ACCOUNT
    
  3. or download this
    my ( $filename, @nonrelevant, $accounts ) = split( /\t/, $line );
    
  4. or download this
    next if ( $accounts exists( @{[<FILE>]} ) );
    
  5. or download this
    #!/usr/bin/perl
    
    ...
    close FILE_1;
    close FILE_2;