The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
               +------------+
               |   printf   |
               +------------+
                 ^
                 ' 100 times
                 '
+--------+     +------------+     +-------+     +---------+     +---------+
|  init  | <.. |    main    | --> | parse | --> | execute | --> | compare |
+--------+     +------------+     +-------+     +---------+     +---------+
  |              |                                |
  |              | Testlabel                      |
  v              v                                |
+--------+     +------------+                     |
| make a |     |  cleanup   |                     |
| string |     |            |                     |
+--------+     +------------+                     |
  ^                                               |
  +-----------------------------------------------+