Acme::HidamariSketch - This module of the Hidamalar, by the Hidamalar, for the Hidamalar.
use Acme::HidamariSketch;
# Let's make the Hidamari-world first.
my $hidamari = Acme::HidamariSketch->new;
# You can see the character information.
my @characters = $hidamari->characters;
# You can build a Hidamari-apartment.
my $apartment = $hidamari->apartment;
# You can knock on the room.
my $yuno = $apartment->knock(201);
# You can change the year.
$hidamari->year('second');
$apartment = $hidamari->apartment;
# You also meet Sae and Hiro.
my $hiro = $apartment->knock(101);
my $sae = $apartment->knock(102);
Hidamari Sketch is a Japanese manga that are loved by many people.
my $hidamari = Acme::HidamariSketch->new;
my @characters = $hidamari->characters;
my $apartment = $hidamari->apartment;
my $yuno = $apartment->knock(201);
my $year = $hidamari->year('second');
-
Hidamari Sketch (Wikipedia - ja)
-
Hidamari Sketch (Wikipedia - en)
-
Blog of authorship
-
Acme::MorningMusume
-
Acme::PrettyCure
-
Acme::MilkyHolmes
Copyright (C) akihiro_0228.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
akihiro_0228 nano.universe.0228@gmail.com