Help for this page

Select Code to Download


  1. or download this
    # The two argument form of param will set the value
    param('page','home') if ! defined param('page');
    
  2. or download this
    param('page') =~ /^(\w+)$/