Skip to content

htk291/p5-Acme-PriPara

Repository files navigation

Build Status Coverage Status

NAME

Acme::PriPara - It's new $module

SYNOPSIS

use Acme::PriPara;

my ($laara, $mirei, $sophy, $sion, $dorothy, $reona) = Acme::PriPara->main_members;

print $laara->name;            # => 真中 らぁら
print $laara->firstname;       # => らぁら
print $laara->lastname;        # => 真中
print $laara->age;             # => 10
print $laara->birthday;        # => 11/20
print $laara->blood_type;      # => O
print $laara->cv;              # => 茜屋日海夏
print $laara->say;             # => かしこま!

$laara->pripara_change;        # => $laara get into PriPara world
print $laara->costume_brand;   # => Twinkle Ribbon
print $laara->color;           # => ピンク

DESCRIPTION

SEE CONCEPT AT https://github.com/htk291/p5-Acme-PriPara/blob/master/etc/90_concept.t

PriPara is a famous Japanese animation.
Acme::PriPara provides characters information of PriPara.

SEE ALSO

LICENSE

Copyright (C) htk291.

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

AUTHOR

htk291 htk291@gmail.com

About

Let's go PriPara!!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages