add test and docs for with_caller/as_is overriding also
[gitmo/Moose.git] / t / 050_metaclasses / 012_moose_exporter.t
2009-02-19 Jesse Luehrs add test and docs for with_caller/as_is overriding...
2009-02-13 Dave Rolsky Requires Test::Warn 0.11 to avoid some bugs it seems...
2008-09-29 Dave Rolsky when loading Test::Warn, require at least 0.10
2008-09-26 Dave Rolsky Oops, broke some tests when I fixed an error in M:...
2008-09-04 Yuval Kogman merge trunk to pluggable errors
2008-08-13 Yuval Kogman Moose::Exporter fixes + rename build_import_methods...
2008-08-07 Dave Rolsky More tests for unimport to make sure it _really_ acts...
2008-08-07 Dave Rolsky It turns out namespace::clean's different semantics...
2008-08-07 Dave Rolsky Add test count
2008-08-07 Dave Rolsky Moose::Exporter now ensures that _every_ init_meta...
2008-08-07 Dave Rolsky Made init_meta a public API again and got rid of init_m...
2008-08-07 Dave Rolsky Added the "also" param to Moose::Exporter, which allows...