Help for this page
Select Code to Download
Select
or
download this
s/[",]//g
Select
or
download this
#!/usr/bin/perl ... for my $token (@tokens) { print "$token\n"; }