Perl only knows about current directory of the script and the Perl inbuilt library path. Whenever we use, and Perl module, which is not located in the current directory or Perl library Path, the script will always fail. About @INC, this is an array, which
Welcome to Perl. Perl is the Swiss Army chainsaw of scripting languages: powerful and adaptable. It was first developed by Larry Wall, a linguist working as a systems administrator for NASA in the late 1980s, as a way to make report processing easier.
Take your first steps into the fascinating world of Perl by setting up Perl on your computer and then writing your first script.. The first thing most programmers learn how to do in a new language is to instruct their computer to print a "Hello, Worl
Post a Comment:
Showing 0 Comments: