migrated repository to github moose organization
[gitmo/MooseX-Getopt.git] / t / 111_gld_pass_through.t
2013-07-11 Karen Etheridge use warnings tester with fewer dependencies, issues
2013-02-10 Karen Etheridge make all warnings fatal in tests
2012-12-25 Karen Etheridge MooseX::Getopt now pulls in ::GLD and Getopt::Long...
2012-12-25 Karen Etheridge remove spurious version requirements
2012-12-22 Karen Etheridge prefer trait over metaclass as much as possible
2012-12-22 Karen Etheridge test for warnings everywhere
2012-12-22 Karen Etheridge remove useless shebangs in tests
2011-03-29 Damien Krotkine transform MooseX::Getopt::GLD into a MooseX::Parameteri...