The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
---
action: 'http://www.perl.org/test.cgi'

elements:
  - type: File
    name: hello_world
    constraints:
      - type: File::Size
        min: 1
        max: 15
  
  - type: File
    name: does_not_exist_gif
    constraints:
      - type: File::Size
        min: 1
        max: 15