<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmpt.git/xmpt, branch master</title>
<subtitle>test framework using xml templates</subtitle>
<id>https://git.spork.org/xmpt.git/atom?h=master</id>
<link rel='self' href='https://git.spork.org/xmpt.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.spork.org/xmpt.git/'/>
<updated>2017-11-16T16:58:07Z</updated>
<entry>
<title>Add eval at top level to log exceptions.</title>
<updated>2017-11-16T16:58:07Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@kublai.com</email>
</author>
<published>2017-11-16T16:58:07Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/xmpt.git/commit/?id=1e1ec4b702735e83dc956673816c6c2d8d333596'/>
<id>urn:sha1:1e1ec4b702735e83dc956673816c6c2d8d333596</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use named logging routines.</title>
<updated>2017-11-16T16:57:15Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@kublai.com</email>
</author>
<published>2017-11-16T16:57:15Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/xmpt.git/commit/?id=1a548e6be0318339711dd4e7b539e3a26647265c'/>
<id>urn:sha1:1a548e6be0318339711dd4e7b539e3a26647265c</id>
<content type='text'>
  * error/warning/verbose
  * All logs dump timestamps and PID.
</content>
</entry>
<entry>
<title>Use named capture groups for thunks in match step.</title>
<updated>2017-11-16T16:55:39Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@kublai.com</email>
</author>
<published>2017-11-16T16:55:39Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/xmpt.git/commit/?id=7ad6420a0344a66328855777d99dd5d78898b3c7'/>
<id>urn:sha1:7ad6420a0344a66328855777d99dd5d78898b3c7</id>
<content type='text'>
This allows the use of normal capture groups in templates without the
use of the ?: modifier.
</content>
</entry>
<entry>
<title>Move verbose logging to function.</title>
<updated>2017-11-13T19:31:05Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@kublai.com</email>
</author>
<published>2017-11-13T19:31:05Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/xmpt.git/commit/?id=747266e88f64a9ebfbad5aa4c15244ef121b70cf'/>
<id>urn:sha1:747266e88f64a9ebfbad5aa4c15244ef121b70cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Print process id in verbose output.</title>
<updated>2017-11-13T19:22:43Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@kublai.com</email>
</author>
<published>2017-11-13T19:22:43Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/xmpt.git/commit/?id=4cbddae11f4d900d820694783ccc29ba88c8af32'/>
<id>urn:sha1:4cbddae11f4d900d820694783ccc29ba88c8af32</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename 'config' to 'env'.</title>
<updated>2017-11-13T17:28:31Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@kublai.com</email>
</author>
<published>2017-11-13T17:28:31Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/xmpt.git/commit/?id=b08eb5216d86cbe384b9f5e3c476dcb41d771e85'/>
<id>urn:sha1:b08eb5216d86cbe384b9f5e3c476dcb41d771e85</id>
<content type='text'>
"Environment" more accurately reflects its usage, and this opens up
"config" for global configuration.

  * Flags -c -&gt; -e (-config -&gt; -env).
</content>
</entry>
<entry>
<title>Fix lib require for older perls.</title>
<updated>2017-11-13T16:01:15Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@kublai.com</email>
</author>
<published>2017-11-13T16:01:15Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/xmpt.git/commit/?id=e40b8088c3561493f9d66cad8f588085c46c0f96'/>
<id>urn:sha1:e40b8088c3561493f9d66cad8f588085c46c0f96</id>
<content type='text'>
Don't do the require inside a package block, since that syntax is not
supported on at at least 5.10.1. Since 'require' is lexical scope
anyway, this wasn't required.
</content>
</entry>
<entry>
<title>Config file is utf8.</title>
<updated>2017-11-13T14:11:19Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@kublai.com</email>
</author>
<published>2017-11-13T14:11:19Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/xmpt.git/commit/?id=01afbc332316005a1cf7393fcdde3042be4316eb'/>
<id>urn:sha1:01afbc332316005a1cf7393fcdde3042be4316eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow UTF8 source code.</title>
<updated>2017-11-13T13:38:50Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@kublai.com</email>
</author>
<published>2017-11-13T13:37:22Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/xmpt.git/commit/?id=61c2692fe661ebb7818d36c05e4a31e3932406bc'/>
<id>urn:sha1:61c2692fe661ebb7818d36c05e4a31e3932406bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add -l option to require libraries during eval.</title>
<updated>2017-11-13T01:04:21Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@kublai.com</email>
</author>
<published>2017-11-13T01:04:08Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/xmpt.git/commit/?id=2d963915cb5bfea0516bf6d8b6406f5ecd00e527'/>
<id>urn:sha1:2d963915cb5bfea0516bf6d8b6406f5ecd00e527</id>
<content type='text'>
oops
</content>
</entry>
</feed>
