Help for this page

Select Code to Download


  1. or download this
    warn("DEBUG = ${"${pkg}::DEBUG"} in $pkg");
    
  2. or download this
    warn("DEBUG = " . ${"${pkg}::DEBUG"} . " in $pkg");