Moose
(2.0801)
Really awesome module if you want to write and use OO style perl module and script. I think there is no reason not to use this modue! I feel more comfortable with Moose rather than traditional C++ or Java's OO. If you already like and love moose, don't forget to check Moo either. :-)
Keedi Kim - 2013-04-04T00:40:16 (permalink)
2 out of 2 found this review helpful.
Was this review helpful to you?
Yes
No
YAML-Tiny
(1.51)
This is really light-weight module. It does not support full featured of YAML, but it has no dependency with other modules, so it is really easy to embed your script or to use with App::FatPacker, etc... I usually embed this module into my script with App::FatPacker and support YAML features without other module dependency. ;-)
Keedi Kim - 2013-04-04T00:33:41 (permalink)
3 out of 3 found this review helpful.
Was this review helpful to you?
Yes
No
Perl-Tidy
(20121207)
*MUST HAVE* item for Perl programmer.
Whatever your editor is, perltidy is easy to integrate with it. This module and script is mature and solid enough, so nerver mind about it's realease date. :)
Keedi Kim - 2013-03-21T00:48:58 (permalink)
3 out of 3 found this review helpful.
Was this review helpful to you?
Yes
No
Git-Raw
(0.20)
It's easy to use library without using command line git utility. Enough to fast due to libgit2 and really easy to use like other Perl module. I think document and example are needed but test code is good point to start. I really recommend this module if you have to handle git repository directly! :-)
Keedi Kim - 2013-01-30T22:05:47 (permalink)
Was this review helpful to you?
Yes
No

