See the documentation for continue: It executes the code in the following block after each iteration of the loop, even if it was aborted by last or next.
and is there any other difference between -n and -p.
I don't think so.
Perl 6 - links to (nearly) everything that is Perl 6.
Comment on Re: what is -p option in perl does ? Confused with man perlrun.