Help for this page

Select Code to Download


  1. or download this
    # Not tested, or even sure if it makes sense.
    %commands = (
    ...
         'v' => '\$commands{view}',
         'd' => '\$commands{delete}',
    );