Help for this page

Select Code to Download


  1. or download this
    #!perl
    use strict;
    ...
                return grep { /^$text/i } sort keys %$cur_hr ;
        };
    }