Create Perl Script
To create perl script you must open new editor tab, you can do it by pressing button on the toolbar or by just pressing Ctrl + N combination on your keyboard. After editor start one tab is already opened for you.
New tabs will be filled with template which you can specify in Setting -> Configuration -> Template menu.
To edit existent script you may use button or Ctrl + O combination. Recent scripts are placed in submenu which is available by pressing arrow on the button or in File -> Reopen menu.
To save your script just press button (Ctrl +S). If script was opened from disk or was already saved, it will be saved to the same file. Otherwise you will be prompted for file name to save script. If you want to save script to another file then it was previously saved use File -> Save As menu.
|