0
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 23 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
adding a Dist::Zilla ini file and try to use that More... over 13 years ago
removing my useless attempt and building a distribution More... over 13 years ago
whoops. removed an attribute helper I shouldn't have More... over 13 years ago
remove MooseX::MultiInitArg - originally for back-compat with CGI::Application - don't think i really need to do that anymore - plus, I hate ALL CAP HASH KEYS AND FUNCTION NAMES UNLESS THEY ARE CONSTANTS More... over 13 years ago
switch back to CGI.pm More... over 13 years ago
Further updating of Moose contstructs - use builtin traits for hash objects - use namespace autoclean More... over 13 years ago
using newer Moose helpers with Stash More... over 13 years ago
changing Test::More semantics More... over 13 years ago
adding test for stash More... over 13 years ago
update to some new moose semantics More... almost 14 years ago
continuing move of Stash to role More... over 14 years ago
documentation change More... over 14 years ago
Moving the stash out to a role More... over 14 years ago
weird. tabs in my code. i banish thee tabs. More... over 14 years ago
- removing old TT cruft, moved into a role - moving prerun_mode_locked check - changing extend back to merge_into because i forgot that I changed it in the first place because it's too close to Moose's extend More... almost 15 years ago
fixing test More... almost 15 years ago
change test to use CGI::Simple More... almost 15 years ago
fixing load_tmpl_hook test to use basecalls with the Template::HT role More... almost 15 years ago
fixing prerun test More... almost 15 years ago
fixing test class to use new SimpleTT calling convention More... almost 15 years ago
fixing test to include simple HT and TT test More... almost 15 years ago
fixing bad call to tt object More... almost 15 years ago
adding a new basic WMCAP class with HT for testing More... almost 15 years ago
cleaning up make immutable line More... almost 15 years ago
adding make immutable to all the test classes More... almost 15 years ago
strip down the TT plugin - TODO: Docs More... almost 15 years ago
s/merge_into/extend/ such that it's more like jquery's function of the same name... which is what I was going for anyhow More... almost 15 years ago
Breaking out templating stuff from the core. More... about 15 years ago
Factoring HTML::Template based routines into their own role. We're going to decouple template engine and framework. More... over 15 years ago
- added MooseX::MultiInitArg metaclass for uppercase init args like CAP - re-implemented ->delete to supplement removal of AttributeHelpers on attribute params More... over 15 years ago