Help for this page

Select Code to Download


  1. or download this
        my $regex = "\$file =~ s/\\\$$variable/$path/g;";
        eval "$regex";
    
  2. or download this
        # Count comments and empty lines
        elsif(/(\%\%.*\%\%)/) {