Help for this page

Select Code to Download


  1. or download this
        $test_subscriptions->{"test_case-$j"} = (
              'fname' => $lname,
    ...
              'email' => $email,
              'lists' => ['news','updates','vols-annc'],
        );
    
  2. or download this
    Useless use of a constant in void context at line 130.
    Useless use of private variable in void context at line 130.
    ...
    
    Can't call method "isa" without a package or object reference at line 
    +66.