I learnt that Perl is a general-purpose programming language developed for text manipulation and now is used for a wide range of tasks including system administration, web development, network programming, and more. The language is intended to be practical. Its major features are that it's easy to use, supports both procedural and object-oriented programming, whilst having powerful built-in support for text processing.
‘It is a high-level, general-purpose, interpreted, dynamic programming language.’
To run the Perl programming/coding this code: perl progname.pl
Or an alternative is this line with the first line: #!/usr/bin/env perl
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment