Help for this page

Select Code to Download


  1. or download this
    my @files = ( "File1", "File2", ... );
    
    ...
    
        $sizes{ $version }{ $file } ++ if /$regex/;
    }
    
  2. or download this
    Use of uninitialized value $regex in regexp compilation at ./compare.l
    +exicons.pl line ...