Help for this page

Select Code to Download


  1. or download this
    # Instead of the existing split in the code I wrote...
    my ($pre, $possible) = split / ([^ ]+)$/, $stu;