Technical data

Table Of Contents
ServerIron ADX OpenScript Guide 5
53-1002445-01
Using Perl on the ServerIron ADX
1
TABLE 2 Perl lexical variable scoping on a ServerIron ADXs
Lexical Type/object Scope Re-initialized
per run
Exported
to MP
Use Data Type
Allowed
Limit
my script Yes No Script local/auto Perl all Script
state script No No Script static Perl all Script
Conn hash connection No Yes Correlate client &
server flows
Perl all Script