Age | Commit message (Expand) | Author |
2010-06-30 | allow say and errsay to work without parameters, as it's ways common. | Marc Espie |
2010-06-30 | whitespace cleanup | Marc Espie |
2010-05-10 | whitespace fixes | Marc Espie |
2010-01-17 | even better messages | Marc Espie |
2010-01-17 | use Carp directly, it it very inexpensive actually, since it's been rewritten | Marc Espie |
2009-12-28 | make objects chainable. | Marc Espie |
2008-10-20 | Say goodbye to local $_ | Marc Espie |
2007-06-04 | some minor systematic changes. | Marc Espie |
2007-06-01 | very small clean-up of dependencies list handling. | Marc Espie |
2007-05-14 | tidy | Marc Espie |
2007-05-02 | $o->method() becomes $o->method | Marc Espie |
2007-04-15 | update copyright years, standardize licence. | Marc Espie |
2005-08-17 | clean-up, move the compute_closure code to RequiredBy, since it's | Marc Espie |
2005-08-17 | rename erase to more appropriate forget | Marc Espie |
2004-12-21 | fix nasty cache-out-of-sync bug. | Marc Espie |
2004-12-21 | oops, really cache stuff. | Marc Espie |
2004-12-15 | move -n down into RequiredBy and PackingList (as $main::not, since we | Marc Espie |
2004-12-14 | rewrite code to cache files internally, to avoid going to disk all the | Marc Espie |
2004-11-14 | let RequiredBy generate lists directly, use hashes to trim down duplicates di... | Marc Espie |
2004-08-06 | block-scoped require is way simpler than weird AUTOLOAD hack. | Marc Espie |
2004-08-06 | unified headers, switch to smaller copyright notice. | Marc Espie |
2004-01-27 | put $! in die messages. | Marc Espie |
2003-10-16 | new import of my pkgtools, after a slight naming disagreement with the | Marc Espie |