Help for this page

Select Code to Download


  1. or download this
    $whatever = [ $_css_path, $_css_path2 ];
    -style => { -code => $page_style, src => $whatever }, #....
    
  2. or download this
    push @{ $whatever }, $_css_path3;