Help for this page

Select Code to Download


  1. or download this
    my @ids=(1,2,3,4);
    getRef(@ids);
    printLog($_->{title}) for @ids;