usingMaths.com
Demonstrating and showing pupils and students one application of Mathematics.







<< PreviousNext >>

Getting Started with Perl




Note: We recommend Notepad++ for its auto-completion for braces and quotes.
(To turn its auto-completion on, click on Settings >> Preferences >> Auto-Completion.



Running Perl Codes

To run perl codes, open a command shell (or the perl command shell) and type perl filename.pl.
You can also run perl codes directly from the Padre editor.


Notice: Our colour coding follows that of Notepad++.









<< PreviousNext >>