Help for this page

Select Code to Download


  1. or download this
    " ... $roster_entries{$full_name}->param('address') ... "
    
  2. or download this
    print "some stuff here ", $roster_entries{$full_name}->param('address'
    +), " and more stuff here";