line |
stmt |
bran |
cond |
sub |
pod |
time |
code |
1
|
|
|
|
|
|
|
package Tables::Test::Angka; |
2
|
|
|
|
|
|
|
|
3
|
|
|
|
|
|
|
our $AUTHORITY = 'cpan:PERLANCAR'; # AUTHORITY |
4
|
|
|
|
|
|
|
our $DATE = '2020-11-10'; # DATE |
5
|
|
|
|
|
|
|
our $DIST = 'TablesRoles-Standard'; # DIST |
6
|
|
|
|
|
|
|
our $VERSION = '0.006'; # VERSION |
7
|
|
|
|
|
|
|
|
8
|
3
|
|
|
3
|
|
226751
|
use Role::Tiny::With; |
|
3
|
|
|
|
|
5628
|
|
|
3
|
|
|
|
|
209
|
|
9
|
|
|
|
|
|
|
with 'TablesRole::Source::CSVDATA'; |
10
|
|
|
|
|
|
|
|
11
|
|
|
|
|
|
|
1; |
12
|
|
|
|
|
|
|
# ABSTRACT: Number from 1-5 with English and Indonesian text |
13
|
|
|
|
|
|
|
|
14
|
|
|
|
|
|
|
=pod |
15
|
|
|
|
|
|
|
|
16
|
|
|
|
|
|
|
=encoding UTF-8 |
17
|
|
|
|
|
|
|
|
18
|
|
|
|
|
|
|
=head1 NAME |
19
|
|
|
|
|
|
|
|
20
|
|
|
|
|
|
|
Tables::Test::Angka - Number from 1-5 with English and Indonesian text |
21
|
|
|
|
|
|
|
|
22
|
|
|
|
|
|
|
=head1 VERSION |
23
|
|
|
|
|
|
|
|
24
|
|
|
|
|
|
|
This document describes version 0.006 of Tables::Test::Angka (from Perl distribution TablesRoles-Standard), released on 2020-11-10. |
25
|
|
|
|
|
|
|
|
26
|
|
|
|
|
|
|
=head1 HOMEPAGE |
27
|
|
|
|
|
|
|
|
28
|
|
|
|
|
|
|
Please visit the project's homepage at L. |
29
|
|
|
|
|
|
|
|
30
|
|
|
|
|
|
|
=head1 SOURCE |
31
|
|
|
|
|
|
|
|
32
|
|
|
|
|
|
|
Source repository is at L. |
33
|
|
|
|
|
|
|
|
34
|
|
|
|
|
|
|
=head1 BUGS |
35
|
|
|
|
|
|
|
|
36
|
|
|
|
|
|
|
Please report any bugs or feature requests on the bugtracker website L |
37
|
|
|
|
|
|
|
|
38
|
|
|
|
|
|
|
When submitting a bug or request, please include a test-file or a |
39
|
|
|
|
|
|
|
patch to an existing test-file that illustrates the bug or desired |
40
|
|
|
|
|
|
|
feature. |
41
|
|
|
|
|
|
|
|
42
|
|
|
|
|
|
|
=head1 AUTHOR |
43
|
|
|
|
|
|
|
|
44
|
|
|
|
|
|
|
perlancar |
45
|
|
|
|
|
|
|
|
46
|
|
|
|
|
|
|
=head1 COPYRIGHT AND LICENSE |
47
|
|
|
|
|
|
|
|
48
|
|
|
|
|
|
|
This software is copyright (c) 2020 by perlancar@cpan.org. |
49
|
|
|
|
|
|
|
|
50
|
|
|
|
|
|
|
This is free software; you can redistribute it and/or modify it under |
51
|
|
|
|
|
|
|
the same terms as the Perl 5 programming language system itself. |
52
|
|
|
|
|
|
|
|
53
|
|
|
|
|
|
|
=cut |
54
|
|
|
|
|
|
|
|
55
|
|
|
|
|
|
|
__DATA__ |