Help for this page
#!/usr/bin/perl -w use strict; ... sleep 1; print "@{['','']}"; # because $" set to $/, this just prints a newline