The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

App::FromUnixtime - to convert from unixtime to date suitably

SYNOPSIS

    use App::FromUnixtime;

    App::FromUnixtime->run(@ARGV);

DESCRIPTION

See the from_unixtime command for more detail.

METHOD

run

run to convert process

REPOSITORY

App::FromUnixtime is hosted on github: http://github.com/bayashi/App-FromUnixtime

I appreciate any feedback :D

AUTHOR

Dai Okabayashi <bayashi@cpan.org>

SEE ALSO

from_unixtime

LICENSE

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