Allow extracting strings going over multiple lines using scan_str.
[p5sagit/Devel-Declare.git] / lib / Devel / Declare / Context / Simple.pm
2009-04-18 Florian Ragwitz Allow extracting strings going over multiple lines...
2009-01-18 Ash Berlin Context::Simple::inject_if_block returns true value...
2008-11-07 Florian Ragwitz Add strip_indent to Ctx::Simple.
2008-10-25 Rhesa Rozendaal using :lvalue subs breaks the debugger, so I added...
2008-10-24 Rhesa Rozendaal ctx-simple: integrated multiline proto handling from... context_object
2008-10-22 Rhesa Rozendaal improvements from MX::MS and MX::Declare
2008-10-18 Rhesa Rozendaal branches/context_object: reformatted with 2-space inden...
2008-10-06 Rhesa Rozendaal added DD::Context::Simple, which packages the synopsis...