The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
---
attrs:
  standardSubmit: 1
elements:
  - type: ExtJS::Panel
    label_loc: Company
    attributes_xml:
      layout:     hfit
      containsScrollbar: 'true'
      autoScroll: 'true'
    elements:
      - type: Text
        name: test
        id: test_id
        attrs:
          labelWidth: 10
      - type: Text
        name: test2
        label: Test
        constraints:
          Required