-
-
23 Mar 2017 15:06:07 UTC
- Distribution: Time-Duration-es
- Module version: 0.03
- Source (raw)
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues (1)
- Testers (662 / 0 / 0)
- Kwalitee
Bus factor: 1- 80.00% Coverage
- License: artistic_2
- Perl: v5.6.0
- Activity
24 month- Tools
- Download (6.02KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Time::Duration
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
NAME
Time::Duration::es - describe time duration in Spanish
SYNOPSIS
use Time::Duration::es; my $duration = duration(time() - $start_time);
DESCRIPTION
Time::Duration::es is a Spanish localized version of Time::Duration. Check Time::Duration for all the functions.
AUTHOR
Paulo A Ferreira <biafra@cpan.org>
All code was taken from Time::Duration::pt by Breno G. de Oliveira which most of its code was taken from Time::Duration::sv by Arthur Bergman and Time::Duration by Sean M. Burke.
Thanks to Diana Castro and Joao Medicis for the spanish revision/translation.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
SEE ALSO
Module Install Instructions
To install Time::Duration::es, copy and paste the appropriate command in to your terminal.
cpanm Time::Duration::es
perl -MCPAN -e shell install Time::Duration::es
For more information on module installation, please visit the detailed CPAN module installation guide.