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







<< Previous Next >>

Codes in Perl



Language of Perl

Perl is a loosely typed, semi object oriented programming language created by Larry Wall.

Like its motto says, there is more than one way to do anything in it.
Perl is a very convenient language for handling files and manipulating data.

Perl has a wide range of modules on its CPAN network that you can base your programs on.

Here, we have written all our demonstrations in Perl.










<< Previous Next >>