Help for this page

Select Code to Download


  1. or download this
    my @items = unpack "...", $string;
    my @first = splice @items, 0, 20;