The tool for improving and expanding your vocabulary
- perl 5.14
- Wx
- DBIx::Class
- DBIx::Class::QueryLog
- DBIx::Class::QueryLog::Analyzer
- Moose
- MooseX::NonMoose
- LWP::UserAgent
- JSON
- Data::Printer
- Class::XSAccessor
- lib::abs
- common::sense
- namespace::autoclean
- IOC::Slinky::Container
- Class::XSAccessor
- DBD::SQLite
- Test::Class
- IO::File
- URI::Escape
- List::Util
- List::MoreUtils
- DateTime::Format::SQLite
- String::Diff
- DateTime
- Mojolicious
- Term::ANSIColor
- Memoize
- Const::Fast
- Test::Pod
- Test::Pod::Coverage
$ perl Makefile.PL
$ make
$ sudo make install
$ dictlearn.pl
$ DBIC_TRACE=1 dictlearn.pl # to enable DB debug mode
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Added some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request