Revision 2 - 2011-02-02 at 20:55:13
BANG
This is test entry for mojomojo.
Now there is something else I need to learn how to use.
use Modern::Perl; use DBIx::Class; use Data::Dumper; use YAML; use JSON::XS; say "Howdy partner."; my %hash = map { $_ > 1 } qw( this that those );
Showing changes from previous revision. Removed | Added
