TRD::Uranai - Today's Uranai Count down.


TRD-Uranai documentation  | view source Contained in the TRD-Uranai distribution.

Index


NAME

Top

TRD::Uranai - Today's Uranai Count down.

VERSION

Top

Version 0.0.2

SYNOPSIS

Top

Quick summary of what the module does.

Perhaps a little code snippet.

    use TRD::Uranai;

    my $uranai = TRD::Uranai::get( 'sjis' );
    TRD::Uranai::dump( $uranai );

EXPORT

Top

A list of functions that can be exported. You can delete this section if you don't export anything, such as for a purely object-oriented module.

FUNCTIONS

Top

get

    get today's uranai count down data.

data 'count' => 12, 'month' => '08', 'day' => '01', 'ranking' => [ { 'rank' => '01', 'image' => 'item/conste_sagittarius.gif', 'star' => 'いて座', 'text' => '大活躍', 'lucky' => [ { 'lucky' => 'カジュアルな服を着る', }, ], }, ],

dump

parseContents

getPage

AUTHOR

Top

Takuya Ichikawa, <trd.ichi at gmail.com>

BUGS

Top

Please report any bugs or feature requests to bug-trd-uranai at rt.cpan.org, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=TRD-Uranai. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.

SUPPORT

Top

You can find documentation for this module with the perldoc command.

    perldoc TRD::Uranai




You can also look for information at:

* RT: CPAN's request tracker

http://rt.cpan.org/NoAuth/Bugs.html?Dist=TRD-Uranai

* AnnoCPAN: Annotated CPAN documentation

http://annocpan.org/dist/TRD-Uranai

* CPAN Ratings

http://cpanratings.perl.org/d/TRD-Uranai

* Search CPAN

http://search.cpan.org/dist/TRD-Uranai

ACKNOWLEDGEMENTS

Top

COPYRIGHT & LICENSE

Top


TRD-Uranai documentation  | view source Contained in the TRD-Uranai distribution.