Help for this page

Select Code to Download


  1. or download this
    for ("siteConfigView", "siteConfigDelete (with ws and lc extras)  ") {
        my $last = (/([A-Z][^\WA-Z]*)/g)[-1];
        print "$last\n";
    }