Help for this page

Select Code to Download


  1. or download this
    #! /usr/local/bin/perl -wl
    use Regex::PreSuf;
    print presuf(qw(sad salad spread));
    
  2. or download this
    s(?:al|pre)?ad