| CPAN Ratings Reviews by Andrew Kostenko | |
| Home | Search | About | Bitcard Account | Login |
This module makes debug of DBIx::Class more useful, adds coloring and timing for each query.
Andrew Kostenko - 2010-04-22T06:46:43
What about Cwd? Subroutime abs_path makes exacly the same :-)
Andrew Kostenko - 2010-03-13T03:12:05
Excellent module, which helps me to have my POD up to date.
If some wrong-hand-placed guy uses it incorrectly, it is not a problem of this module. Please add bad rate to these 378 dists, not for Test::Pod::Coverage.
Andrew Kostenko - 2010-02-04T07:57:07
What is the difference between utf8::is_utf8?
Andrew Kostenko - 2010-01-29T02:32:41
Excellent module. If you have a large database and don't want to spend time for ALTER TABLE ADD SOME UNIMPORTANT COLUMN, this module will help you. Also, with DBIx::Class::DynamicSubclass it allows make a lot of cool features.
Andrew Kostenko - 2010-01-11T09:44:49
Uses old rsvg (v1) which is not supported. For rasterizing SVG use Image::LibRSVG
Andrew Kostenko - 2009-12-30T14:57:14
crap
Andrew Kostenko - 2009-11-10T03:16:55
Saves a lot of stupid copy orerations.
eject( $c->request->params => $user, $forum, $post ) is more simple than:
my $user = $c->request->params->{user};
my $forum = $c->request->params->{forum};
my $post = $c->request->params->{post};
Andrew Kostenko - 2009-11-09T04:17:53
look at the DBIx::Class::FrozenColumns
Andrew Kostenko - 2009-06-09T08:12:53
Good plugin.
Andrew Kostenko - 2006-08-27T13:21:21
|
Perl.org sites
: bugs
| dev
| history
| jobs
| learn
| lists
| use
Site Information and Contacts |
|