Help for this page
@_ = (@{$_ = [qw{emacs vi}]}, reverse @$_); print "Why do we have to hide from the police, daddy ? Because they us +e ", shift @_, " and we use ", shift @_, ", son.\n" while(@_);
@_ = (@{$_ = [qw{emacs vi}]}, reverse @$_); print "Why do we have to hide from the police, daddy ? Because they us +e ", shift, " and we use ", shift, ", son.\n" while(@_);