Showing 1 changed files with 13 additions and 0 deletions
+13
README.md
... ...
@@ -204,6 +204,19 @@ It is useful to write configuration in ***gitprep.my.conf***
204 204
 
205 205
 [GitPrep Web Site](http://perlcodesample.sakura.ne.jp/gitprep-site/)
206 206
 
207
+## Internally Using Project
208
+
209
+* [Config::Tiny](http://search.cpan.org/dist/Config-Tiny/lib/Config/Tiny.pm)
210
+* [DBD::SQLite](http://search.cpan.org/dist/DBD-SQLite/lib/DBD/SQLite.pm)
211
+* [DBI](http://search.cpan.org/dist/DBI/DBI.pm)
212
+* [DBIx::Connector](http://search.cpan.org/dist/DBIx-Connector/lib/DBIx/Connector.pm)
213
+* [DBIx::Custom](http://search.cpan.org/dist/DBIx-Custom/lib/DBIx/Custom.pm)
214
+* [Mojolicious](http://search.cpan.org/~kimoto/DBIx-Custom/lib/DBIx/Custom.pm)
215
+* [Mojolicious::Plugin::INIConfig](http://search.cpan.org/dist/Mojolicious-Plugin-INIConfig/lib/Mojolicious/Plugin/INIConfig.pm)
216
+* [mojo-legacy](https://github.com/jamadam/mojo-legacy)
217
+* [Object::Simple](http://search.cpan.org/dist/Object-Simple/lib/Object/Simple.pm)
218
+* [Validator::Custom](http://search.cpan.org/dist/Validator-Custom/lib/Validator/Custom.pm)
219
+
207 220
 ## Copyright & license
208 221
 
209 222
 Copyright 2013-2013 Yuki Kimoto all rights reserved.