Help for this page

Select Code to Download


  1. or download this
    my $s = 'abc_IoExtFscInjS_GetGlobalDatasetActvMethod';
    print "1 $1\n" if $s =~ /((?!Eth.+cfg)Eth)/i;
    print "2 $1\n" if $s =~ /((?!abc_Eth.+cfg)abc_Eth)/i;
    
  2. or download this
    1 eth