<rss version="2.0"><channel><title>Perl Tutorial Subpages</title><item><title><![CDATA[Introducing to Perl]]></title><link><![CDATA[http://www.perltutorial.org/introducing-to-perl.aspx]]></link><description><![CDATA[Provides you a short introduction to Perl, its inventor Larry Wall and its applications.]]></description></item><item><title><![CDATA[Setting up Perl development environment]]></title><link><![CDATA[http://www.perltutorial.org/setting-up-perl-development-environment.aspx]]></link><description><![CDATA[Shows you how to setup development environment to start learning Perl.]]></description></item><item><title><![CDATA[Writing the first Perl program]]></title><link><![CDATA[http://www.perltutorial.org/writing-the-first-perl-program.aspx]]></link><description><![CDATA[In this tutorial, you will learn to write the first Perl program.]]></description></item><item><title><![CDATA[Using Perl scalar variables]]></title><link><![CDATA[http://www.perltutorial.org/perl-scalar-variables.aspx]]></link><description><![CDATA[You will learn how to declare and use Perl scalar variables.]]></description></item><item><title><![CDATA[Perl If control structure]]></title><link><![CDATA[http://www.perltutorial.org/perl-if.aspx]]></link><description><![CDATA[In this tutorial you will learn how to use Perl If control structure.]]></description></item><item><title><![CDATA[Perl For loop]]></title><link><![CDATA[http://www.perltutorial.org/perl-for.aspx]]></link><description><![CDATA[In this tutorial, you will use Perl for loop statement to execute a block of code in a specific number of times.]]></description></item><item><title><![CDATA[Perl While loop]]></title><link><![CDATA[http://www.perltutorial.org/perl-while-loop.aspx]]></link><description><![CDATA[We shows you how to use while loop and do while loop statements.]]></description></item><item><title><![CDATA[Perl Array]]></title><link><![CDATA[http://www.perltutorial.org/perl-array.aspx]]></link><description><![CDATA[Array allows you to stores a list of scalar data. In this tutorial, you will learn how to manipulate array.]]></description></item><item><title><![CDATA[Perl Hash]]></title><link><![CDATA[http://www.perltutorial.org/perl-hash.aspx]]></link><description><![CDATA[You will learn how to use Hash - another kind of collective data.]]></description></item><item><title><![CDATA[Perl Subroutine]]></title><link><![CDATA[http://www.perltutorial.org/perl-subroutine-function.aspx]]></link><description><![CDATA[You will learn how to write user-defined function which is called subroutine.]]></description></item></channel></rss>