44

Getting Started
Your first script

  • You have seen some basic examples of Perl code

  • You have seen the basics of running a Perl script

  • Now, give it a try...


    Exercise
    1. Create/Edit a text file called "hello_again".
    2. Type in or copy-and-paste the "hello_again" script from 3 slides back...
    3. Run your new hello_again script.
    No
    Hint
    To
    Start

    Solution