Help for this page

Select Code to Download


  1. or download this
    %$ref = %c;
    
  2. or download this
    use vars '%c';  # if strict is on, which it IS, RIGHT?
    *c = $ref;