Help for this page

Select Code to Download


  1. or download this
    #----------[ CASE(1) ]----------#
    my $v_place = 'home';
    ...
    []
    
    #-------------------------------#
    
  2. or download this
    #----------[ CASE(2) ]----------#
    my $v_place = 'home';
    ...
    output:
    [at home]
    #-------------------------------#