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

echo "---
precondition_type: command
text: $1
---
precondition_type: hostname
text: $2
---
precondition_type: subject
text: $3
---
precondition_type: bitness
text: $4
"