Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    &tryLocal("name=james&color=red&age=12");
    ...
    }
    }################# end tryLocal
    
  2. or download this
    #!/usr/bin/perl
    &tryLocal("name=james&color=red&age=12");
    ...
    $$lname = $lvalue;
    }
    }################# end tryLocal