Slide 3.12: Using C/C++
Slide 3.14: Using Unix shell
Home
Using Perl
Check the
Perl Help Pages
.
Create a Perl Script such as
HelloWorld.pl
Interpret the Script.
For example,
shell>
/usr/bin/perl HelloWorld.pl
Check the current information of Perl interpreter:
shell>