Perl 6 Programming/Comments and POD
< Perl 6 ProgrammingComments
We've covered most of the basics now of Perl 6 programming. By no means have we covered the language in it's entirety. However, we have seen the basic kinds of tools that we would need for ordinary programming tasks. There is much more to learn, many advanced tools and features that can be used to make common tasks more easy, and hard tasks more possible. We'll get on to some of those more advanced features in a bit, but in this chapter we want to wrap up the "Basics" section by talking a little about comments and documentation.
This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.