0.24 Tue Aug 12 12:29:12 PDT 2014
- Switch to Zilla::Dist
0.23 Tue Jun 14 00:09:03 EST 2011
- Release with Module::Package 0.25 to fix previous issues.
0.22 Sun Jun 12 03:46:23 EST 2011
- Add Digest::SHA1 to deps
0.21 Fri Jun 10 22:04:26 EST 2011
- Make modern
- Switch to Module::Package
- Use Stardoc
- Move out of Kwiki repo
0.20 Tue Oct 17 02:16:18 PDT 2006
- Removed a leftover 'use XXX;' that made tests fail.
0.19 Sun Oct 1 10:05:13 CST 2006
- Recognize whitespace after the heredoc marker, e.g. "<< 'FOO'"
- Don't treat a literal '<<' string by itself as a heredoc marker.
- Don't treat '<<=' as a heredoc marker.
- Support 'use_means_now'.
0.18 Mon Jul 17 14:33:39 PDT 2006
- Patch from ruoso to make Makefile .pmc targets dep on .pm files.
- Refactor caller stack number into a method.
0.17 Sun Jul 2 22:36:34 CDT 2006
- Support for compiling non-module files.
0.16 Mon Jun 26 11:50:46 CDT 2006
- Pugs tree changes
- Support v6
0.15 Sun Mar 26 12:34:58 PST 2006
- Added ability to fold out potentially conflicting code.
- Added a context block to pass more info to compilers.
0.14 Tue Mar 14 13:02:11 PST 2006
- Added Module::Install support for pmc
- Lots of nice changes by audreyt
0.13 Mon Mar 13 06:49:18 PST 2006
- Applied a freshness_check patch from audreyt
- Added a ToDo list
- Apostrophe is a package delimiter.
0.12 Sun Mar 12 10:56:26 PST 2006
- Don't allow .pl -> .plc
0.11 Sun Mar 12 10:05:47 PST 2006
- Fixed API bugs
- Fixed Doc
- Applied changes from audreyt
- Added stub for freshness check
0.10 Sun Mar 12 05:47:06 PST 2006
- Maiden voyage