No need for ScalarRef when using Sub::Quote
[gitmo/Role-Tiny.git] / lib / Sub / Quote.pm
2011-12-15 Mateu X Hunter No need for ScalarRef when using Sub::Quote
2011-10-03 Matt S Trout cleanup require usage so we don't trample on $@ and...
2011-03-14 Justin Hunter fix typo
2011-01-12 Matt S Trout add weak ref checking to Sub::Quote
2010-11-16 Peter Rabbitson Fix wording on global unquote
2010-11-16 Matt S Trout clean up and add NAME sections
2010-11-16 Matt S Trout correct Sub::Quote docs
2010-11-16 Arthur Axel 'fREW... Documentation for Sub::Quote
2010-11-13 Matt S Trout add inlinability for Accessor.pm
2010-11-13 Matt S Trout improved quoted sub inlining
2010-11-07 Matt S Trout factor out sub quote unrolling code, add isa support
2010-11-07 Matt S Trout detab. again. think I might've fixed it this time.
2010-11-07 Matt S Trout handle trigger with captures
2010-11-07 Matt S Trout inline quoted trigger
2010-11-07 Matt S Trout support trigger
2010-11-07 Matt S Trout remove more tabs. frackers are breeding in the pipes.
2010-11-07 Matt S Trout constructor generation, add option to quote_sub to...
2010-11-07 Matt S Trout clean up quote debugging output
2010-11-07 Matt S Trout explain no warnings closure
2010-11-07 Matt S Trout add Sub::Quote and rename Defer routines