While there are many similarities between Perl5 and Perl6 there are also a few
substantial changes. This chapter tries to ease the transition for Perl5 programmers
to Perl6.
In this chapter you won't find strongest operators of Perl6. What I am trying to
show here is that given a Perl5 program how one can more-or-less straight forward
translate it to Perl6.
See also the documentation http://svn.pugscode.org/pugs/docs/Perl6/
| Prev | Home (Copyright Gabor Szabo) Perl Training Israel | Next |
| More examples with Junctions | Hello World |