Help for this page
@lines = <INPUT>; for ( 0 .. $#lines ) { $url_info[$_] = [ split /,/ , $lines[$_] ]; }