Version 0.006005
[p5sagit/Devel-Declare.git] / lib / Devel / Declare /
2011-07-06 Florian Ragwitz Version 0.006005 0.006005
2011-05-30 Chia-liang Kao use the "redefine" warning flag when importing DD to...
2011-05-02 Florian Ragwitz Version 0.006004 0.006004
2011-04-12 Florian Ragwitz Version 0.006003 0.006003
2011-04-08 Florian Ragwitz Version 0.006002 0.006002
2011-02-26 Florian Ragwitz Version 0.006001 0.006001
2010-03-09 Florian Ragwitz Version 0.006000. 0.006000
2009-08-10 nperez Move strip_attrs which is a purely parsing method down...
2009-05-24 Florian Ragwitz Fail hard if strip_names_and_args fails. strip_names_and_args
2009-05-23 Cory Watson Add strip_names_and_args
2009-05-06 Florian Ragwitz Implement skip_declarator in terms of scan_word in...
2009-04-18 Florian Ragwitz Allow extracting strings going over multiple lines...
2009-03-30 Florian Ragwitz Version 0.003005.
2009-01-18 Ash Berlin Context::Simple::inject_if_block returns true value...
2008-11-10 Florian Ragwitz Version 0.003004.
2008-11-07 Florian Ragwitz Add strip_indent to Ctx::Simple.
2008-10-27 Florian Ragwitz Make parse_proto default to an empty string.
2008-10-27 Florian Ragwitz Add a VERSION to MethodInstaller::Simple.
2008-10-27 Florian Ragwitz Refactor MethodInstaller::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...