Default Script Template:
Overview
Perl Scripting Tool Offers the option of defining a default script template.
For most developers this might simply be a file that contains:
#!/usr/bin/perl
Perl Scripting tool includes a default template that contains this and a subroutine called
parse_form which will read your content environment variables. You may specify any
file you want to be your default script template or you can turn this feature off
altogether.
If you turn this feature off, you may instantly load whatever template you have defined by
using the LOAD TEMPLATE option from the FILE menu or from the general toolbar.
Configuration of this feature can be found in the preferences dialog under the STARTUP TAB.