The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Net::Fastly::Condition - Representation of a condition that can apply to first class objects

ACCESSORS

service_id

The id of the service this belongs to.

version

The number of the version this belongs to.

name

The name of the condition

statement

The statement of the condition, should be a varnish if statement line

priority

What order to run them in, higher priority gets executed after lower priority

type

request cache or response

request has req. object only cache has req. and beresp. response has req. and resp.