1###########################################################################
2#
3# This file is auto-generated by the Perl DateTime Suite locale
4# generator (0.05).  This code generator comes with the
5# DateTime::Locale distribution in the tools/ directory, and is called
6# generate-from-cldr.
7#
8# This file as generated from the CLDR XML locale data.  See the
9# LICENSE.cldr file included in this distribution for license details.
10#
11# This file was generated from the source file pa.xml
12# The source file version number was 1.76, generated on
13# 2009/06/15 04:15:33.
14#
15# Do not edit this file directly.
16#
17###########################################################################
18
19package DateTime::Locale::pa;
20
21use strict;
22use warnings;
23use utf8;
24
25use base 'DateTime::Locale::root';
26
27sub cldr_version { return "1\.7\.1" }
28
29{
30    my $am_pm_abbreviated = [ "ਸਵੇਰੇ", "ਸ਼ਾਮ" ];
31    sub am_pm_abbreviated { return $am_pm_abbreviated }
32}
33{
34    my $date_format_full = "EEEE\,\ dd\ MMMM\ y";
35    sub date_format_full { return $date_format_full }
36}
37
38{
39    my $date_format_long = "d\ MMMM\ y";
40    sub date_format_long { return $date_format_long }
41}
42
43{
44    my $date_format_medium = "d\ MMM\ y";
45    sub date_format_medium { return $date_format_medium }
46}
47
48{
49    my $date_format_short = "dd\/MM\/yyyy";
50    sub date_format_short { return $date_format_short }
51}
52
53{
54    my $day_format_abbreviated = [ "ਸੋਮ\.", "ਮੰਗਲ\.", "ਬੁਧ\.", "ਵੀਰ\.", "ਸ਼ੁਕਰ\.", "ਸ਼ਨੀ\.", "ਐਤ\." ];
55    sub day_format_abbreviated { return $day_format_abbreviated }
56}
57
58sub day_format_narrow { $_[0]->day_stand_alone_narrow() }
59
60{
61    my $day_format_wide = [ "ਸੋਮਵਾਰ", "ਮੰਗਲਵਾਰ", "ਬੁਧਵਾਰ", "ਵੀਰਵਾਰ", "ਸ਼ੁੱਕਰਵਾਰ", "ਸ਼ਨੀਚਰਵਾਰ", "ਐਤਵਾਰ" ];
62    sub day_format_wide { return $day_format_wide }
63}
64
65sub day_stand_alone_abbreviated { $_[0]->day_format_abbreviated() }
66
67{
68    my $day_stand_alone_narrow = [ "ਸੋ", "ਮੰ", "ਬੁੱ", "ਵੀ", "ਸ਼ੁੱ", "ਸ਼", "ਐ" ];
69    sub day_stand_alone_narrow { return $day_stand_alone_narrow }
70}
71
72sub day_stand_alone_wide { $_[0]->day_format_wide() }
73
74{
75    my $era_abbreviated = [ "BCE", "CE" ];
76    sub era_abbreviated { return $era_abbreviated }
77}
78
79sub era_narrow { $_[0]->era_abbreviated() }
80
81{
82    my $era_wide = [ "ਈਸਾਪੂਰਵ", "ਸੰਨ" ];
83    sub era_wide { return $era_wide }
84}
85{
86    my $first_day_of_week = "1";
87    sub first_day_of_week { return $first_day_of_week }
88}
89
90
91sub month_format_abbreviated { $_[0]->month_format_wide() }
92
93
94sub month_format_narrow { $_[0]->month_stand_alone_narrow() }
95
96{
97    my $month_format_wide = [ "ਜਨਵਰੀ", "ਫ਼ਰਵਰੀ", "ਮਾਰਚ", "ਅਪ੍ਰੈਲ", "ਮਈ", "ਜੂਨ", "ਜੁਲਾਈ", "ਅਗਸਤ", "ਸਤੰਬਰ", "ਅਕਤੂਬਰ", "ਨਵੰਬਰ", "ਦਸੰਬਰ" ];
98    sub month_format_wide { return $month_format_wide }
99}
100{
101    my $month_stand_alone_narrow = [ "ਜ", "ਫ", "ਮਾ", "ਅ", "ਮ", "ਜੂ", "ਜੁ", "ਅ", "ਸ", "ਅ", "ਨ", "ਦ" ];
102    sub month_stand_alone_narrow { return $month_stand_alone_narrow }
103}
104
105sub month_stand_alone_wide { $_[0]->month_format_wide() }
106
107{
108    my $quarter_format_abbreviated = [ "Q1", "Q2", "Q3", "Q4" ];
109    sub quarter_format_abbreviated { return $quarter_format_abbreviated }
110}
111{
112    my $quarter_format_wide = [ "ਪਹਿਲਾਂ\ ਚੌਥਾਈ", "ਦੂਜਾ\ ਚੌਥਾਈ", "ਤੀਜਾ\ ਚੌਥਾਈ", "ਚੌਥਾ\ ਚੌਥਾਈ" ];
113    sub quarter_format_wide { return $quarter_format_wide }
114}
115
116sub quarter_stand_alone_abbreviated { $_[0]->quarter_format_abbreviated() }
117
118
119sub quarter_stand_alone_wide { $_[0]->quarter_format_wide() }
120
121{
122    my $time_format_full = "h\:mm\:ss\ a\ zzzz";
123    sub time_format_full { return $time_format_full }
124}
125
126{
127    my $time_format_long = "h\:mm\:ss\ a\ z";
128    sub time_format_long { return $time_format_long }
129}
130
131{
132    my $time_format_medium = "h\:mm\:ss\ a";
133    sub time_format_medium { return $time_format_medium }
134}
135
136{
137    my $time_format_short = "h\:mm\ a";
138    sub time_format_short { return $time_format_short }
139}
140
141{
142    my $_format_for_HHmmss = "HH\:mm\:ss";
143    sub _format_for_HHmmss { return $_format_for_HHmmss }
144}
145
146{
147    my $_format_for_Md = "d\/M";
148    sub _format_for_Md { return $_format_for_Md }
149}
150
151{
152    my $_format_for_mmss = "mm\:ss";
153    sub _format_for_mmss { return $_format_for_mmss }
154}
155
156{
157    my $_format_for_yyMMM = "MMM\ yy";
158    sub _format_for_yyMMM { return $_format_for_yyMMM }
159}
160
161{
162    my $_format_for_yyQ = "Q\ yy";
163    sub _format_for_yyQ { return $_format_for_yyQ }
164}
165
166{
167    my $_available_formats =
168        {
169          "HHmmss" => "HH\:mm\:ss",
170          "Md" => "d\/M",
171          "mmss" => "mm\:ss",
172          "yyMMM" => "MMM\ yy",
173          "yyQ" => "Q\ yy"
174        };
175    sub _available_formats { return $_available_formats }
176}
177
1781;
179
180__END__
181
182
183=pod
184
185=encoding utf8
186
187=head1 NAME
188
189DateTime::Locale::pa
190
191=head1 SYNOPSIS
192
193  use DateTime;
194
195  my $dt = DateTime->now( locale => 'pa' );
196  print $dt->month_name();
197
198=head1 DESCRIPTION
199
200This is the DateTime locale package for Punjabi.
201
202=head1 DATA
203
204This locale inherits from the L<DateTime::Locale::root> locale.
205
206It contains the following data.
207
208=head2 Days
209
210=head3 Wide (format)
211
212  ਸੋਮਵਾਰ
213  ਮੰਗਲਵਾਰ
214  ਬੁਧਵਾਰ
215  ਵੀਰਵਾਰ
216  ਸ਼ੁੱਕਰਵਾਰ
217  ਸ਼ਨੀਚਰਵਾਰ
218  ਐਤਵਾਰ
219
220=head3 Abbreviated (format)
221
222  ਸੋਮ.
223  ਮੰਗਲ.
224  ਬੁਧ.
225  ਵੀਰ.
226  ਸ਼ੁਕਰ.
227  ਸ਼ਨੀ.
228  ਐਤ.
229
230=head3 Narrow (format)
231
232  ਸੋ
233  ਮੰ
234  ਬੁੱ
235  ਵੀ
236  ਸ਼ੁੱ
237  ਸ਼
238239
240=head3 Wide (stand-alone)
241
242  ਸੋਮਵਾਰ
243  ਮੰਗਲਵਾਰ
244  ਬੁਧਵਾਰ
245  ਵੀਰਵਾਰ
246  ਸ਼ੁੱਕਰਵਾਰ
247  ਸ਼ਨੀਚਰਵਾਰ
248  ਐਤਵਾਰ
249
250=head3 Abbreviated (stand-alone)
251
252  ਸੋਮ.
253  ਮੰਗਲ.
254  ਬੁਧ.
255  ਵੀਰ.
256  ਸ਼ੁਕਰ.
257  ਸ਼ਨੀ.
258  ਐਤ.
259
260=head3 Narrow (stand-alone)
261
262  ਸੋ
263  ਮੰ
264  ਬੁੱ
265  ਵੀ
266  ਸ਼ੁੱ
267  ਸ਼
268269
270=head2 Months
271
272=head3 Wide (format)
273
274  ਜਨਵਰੀ
275  ਫ਼ਰਵਰੀ
276  ਮਾਰਚ
277  ਅਪ੍ਰੈਲ
278  ਮਈ
279  ਜੂਨ
280  ਜੁਲਾਈ
281  ਅਗਸਤ
282  ਸਤੰਬਰ
283  ਅਕਤੂਬਰ
284  ਨਵੰਬਰ
285  ਦਸੰਬਰ
286
287=head3 Abbreviated (format)
288
289  ਜਨਵਰੀ
290  ਫ਼ਰਵਰੀ
291  ਮਾਰਚ
292  ਅਪ੍ਰੈਲ
293  ਮਈ
294  ਜੂਨ
295  ਜੁਲਾਈ
296  ਅਗਸਤ
297  ਸਤੰਬਰ
298  ਅਕਤੂਬਰ
299  ਨਵੰਬਰ
300  ਦਸੰਬਰ
301
302=head3 Narrow (format)
303
304305306  ਮਾ
307308309  ਜੂ
310  ਜੁ
311312313314315316
317=head3 Wide (stand-alone)
318
319  ਜਨਵਰੀ
320  ਫ਼ਰਵਰੀ
321  ਮਾਰਚ
322  ਅਪ੍ਰੈਲ
323  ਮਈ
324  ਜੂਨ
325  ਜੁਲਾਈ
326  ਅਗਸਤ
327  ਸਤੰਬਰ
328  ਅਕਤੂਬਰ
329  ਨਵੰਬਰ
330  ਦਸੰਬਰ
331
332=head3 Abbreviated (stand-alone)
333
334  1
335  2
336  3
337  4
338  5
339  6
340  7
341  8
342  9
343  10
344  11
345  12
346
347=head3 Narrow (stand-alone)
348
349350351  ਮਾ
352353354  ਜੂ
355  ਜੁ
356357358359360361
362=head2 Quarters
363
364=head3 Wide (format)
365
366  ਪਹਿਲਾਂ ਚੌਥਾਈ
367  ਦੂਜਾ ਚੌਥਾਈ
368  ਤੀਜਾ ਚੌਥਾਈ
369  ਚੌਥਾ ਚੌਥਾਈ
370
371=head3 Abbreviated (format)
372
373  Q1
374  Q2
375  Q3
376  Q4
377
378=head3 Narrow (format)
379
380  1
381  2
382  3
383  4
384
385=head3 Wide (stand-alone)
386
387  ਪਹਿਲਾਂ ਚੌਥਾਈ
388  ਦੂਜਾ ਚੌਥਾਈ
389  ਤੀਜਾ ਚੌਥਾਈ
390  ਚੌਥਾ ਚੌਥਾਈ
391
392=head3 Abbreviated (stand-alone)
393
394  Q1
395  Q2
396  Q3
397  Q4
398
399=head3 Narrow (stand-alone)
400
401  1
402  2
403  3
404  4
405
406=head2 Eras
407
408=head3 Wide
409
410  ਈਸਾਪੂਰਵ
411  ਸੰਨ
412
413=head3 Abbreviated
414
415  BCE
416  CE
417
418=head3 Narrow
419
420  BCE
421  CE
422
423=head2 Date Formats
424
425=head3 Full
426
427   2008-02-05T18:30:30 = ਮੰਗਲਵਾਰ, 05 ਫ਼ਰਵਰੀ 2008
428   1995-12-22T09:05:02 = ਸ਼ੁੱਕਰਵਾਰ, 22 ਦਸੰਬਰ 1995
429  -0010-09-15T04:44:23 = ਸ਼ਨੀਚਰਵਾਰ, 15 ਸਤੰਬਰ -10
430
431=head3 Long
432
433   2008-02-05T18:30:30 = 5 ਫ਼ਰਵਰੀ 2008
434   1995-12-22T09:05:02 = 22 ਦਸੰਬਰ 1995
435  -0010-09-15T04:44:23 = 15 ਸਤੰਬਰ -10
436
437=head3 Medium
438
439   2008-02-05T18:30:30 = 5 ਫ਼ਰਵਰੀ 2008
440   1995-12-22T09:05:02 = 22 ਦਸੰਬਰ 1995
441  -0010-09-15T04:44:23 = 15 ਸਤੰਬਰ -10
442
443=head3 Short
444
445   2008-02-05T18:30:30 = 05/02/2008
446   1995-12-22T09:05:02 = 22/12/1995
447  -0010-09-15T04:44:23 = 15/09/-010
448
449=head3 Default
450
451   2008-02-05T18:30:30 = 5 ਫ਼ਰਵਰੀ 2008
452   1995-12-22T09:05:02 = 22 ਦਸੰਬਰ 1995
453  -0010-09-15T04:44:23 = 15 ਸਤੰਬਰ -10
454
455=head2 Time Formats
456
457=head3 Full
458
459   2008-02-05T18:30:30 = 6:30:30 ਸ਼ਾਮ UTC
460   1995-12-22T09:05:02 = 9:05:02 ਸਵੇਰੇ UTC
461  -0010-09-15T04:44:23 = 4:44:23 ਸਵੇਰੇ UTC
462
463=head3 Long
464
465   2008-02-05T18:30:30 = 6:30:30 ਸ਼ਾਮ UTC
466   1995-12-22T09:05:02 = 9:05:02 ਸਵੇਰੇ UTC
467  -0010-09-15T04:44:23 = 4:44:23 ਸਵੇਰੇ UTC
468
469=head3 Medium
470
471   2008-02-05T18:30:30 = 6:30:30 ਸ਼ਾਮ
472   1995-12-22T09:05:02 = 9:05:02 ਸਵੇਰੇ
473  -0010-09-15T04:44:23 = 4:44:23 ਸਵੇਰੇ
474
475=head3 Short
476
477   2008-02-05T18:30:30 = 6:30 ਸ਼ਾਮ
478   1995-12-22T09:05:02 = 9:05 ਸਵੇਰੇ
479  -0010-09-15T04:44:23 = 4:44 ਸਵੇਰੇ
480
481=head3 Default
482
483   2008-02-05T18:30:30 = 6:30:30 ਸ਼ਾਮ
484   1995-12-22T09:05:02 = 9:05:02 ਸਵੇਰੇ
485  -0010-09-15T04:44:23 = 4:44:23 ਸਵੇਰੇ
486
487=head2 Datetime Formats
488
489=head3 Full
490
491   2008-02-05T18:30:30 = ਮੰਗਲਵਾਰ, 05 ਫ਼ਰਵਰੀ 2008 6:30:30 ਸ਼ਾਮ UTC
492   1995-12-22T09:05:02 = ਸ਼ੁੱਕਰਵਾਰ, 22 ਦਸੰਬਰ 1995 9:05:02 ਸਵੇਰੇ UTC
493  -0010-09-15T04:44:23 = ਸ਼ਨੀਚਰਵਾਰ, 15 ਸਤੰਬਰ -10 4:44:23 ਸਵੇਰੇ UTC
494
495=head3 Long
496
497   2008-02-05T18:30:30 = 5 ਫ਼ਰਵਰੀ 2008 6:30:30 ਸ਼ਾਮ UTC
498   1995-12-22T09:05:02 = 22 ਦਸੰਬਰ 1995 9:05:02 ਸਵੇਰੇ UTC
499  -0010-09-15T04:44:23 = 15 ਸਤੰਬਰ -10 4:44:23 ਸਵੇਰੇ UTC
500
501=head3 Medium
502
503   2008-02-05T18:30:30 = 5 ਫ਼ਰਵਰੀ 2008 6:30:30 ਸ਼ਾਮ
504   1995-12-22T09:05:02 = 22 ਦਸੰਬਰ 1995 9:05:02 ਸਵੇਰੇ
505  -0010-09-15T04:44:23 = 15 ਸਤੰਬਰ -10 4:44:23 ਸਵੇਰੇ
506
507=head3 Short
508
509   2008-02-05T18:30:30 = 05/02/2008 6:30 ਸ਼ਾਮ
510   1995-12-22T09:05:02 = 22/12/1995 9:05 ਸਵੇਰੇ
511  -0010-09-15T04:44:23 = 15/09/-010 4:44 ਸਵੇਰੇ
512
513=head3 Default
514
515   2008-02-05T18:30:30 = 5 ਫ਼ਰਵਰੀ 2008 6:30:30 ਸ਼ਾਮ
516   1995-12-22T09:05:02 = 22 ਦਸੰਬਰ 1995 9:05:02 ਸਵੇਰੇ
517  -0010-09-15T04:44:23 = 15 ਸਤੰਬਰ -10 4:44:23 ਸਵੇਰੇ
518
519=head2 Available Formats
520
521=head3 d (d)
522
523   2008-02-05T18:30:30 = 5
524   1995-12-22T09:05:02 = 22
525  -0010-09-15T04:44:23 = 15
526
527=head3 EEEd (d EEE)
528
529   2008-02-05T18:30:30 = 5 ਮੰਗਲ.
530   1995-12-22T09:05:02 = 22 ਸ਼ੁਕਰ.
531  -0010-09-15T04:44:23 = 15 ਸ਼ਨੀ.
532
533=head3 HHmmss (HH:mm:ss)
534
535   2008-02-05T18:30:30 = 18:30:30
536   1995-12-22T09:05:02 = 09:05:02
537  -0010-09-15T04:44:23 = 04:44:23
538
539=head3 Hm (H:mm)
540
541   2008-02-05T18:30:30 = 18:30
542   1995-12-22T09:05:02 = 9:05
543  -0010-09-15T04:44:23 = 4:44
544
545=head3 hm (h:mm a)
546
547   2008-02-05T18:30:30 = 6:30 ਸ਼ਾਮ
548   1995-12-22T09:05:02 = 9:05 ਸਵੇਰੇ
549  -0010-09-15T04:44:23 = 4:44 ਸਵੇਰੇ
550
551=head3 Hms (H:mm:ss)
552
553   2008-02-05T18:30:30 = 18:30:30
554   1995-12-22T09:05:02 = 9:05:02
555  -0010-09-15T04:44:23 = 4:44:23
556
557=head3 hms (h:mm:ss a)
558
559   2008-02-05T18:30:30 = 6:30:30 ਸ਼ਾਮ
560   1995-12-22T09:05:02 = 9:05:02 ਸਵੇਰੇ
561  -0010-09-15T04:44:23 = 4:44:23 ਸਵੇਰੇ
562
563=head3 M (L)
564
565   2008-02-05T18:30:30 = 2
566   1995-12-22T09:05:02 = 12
567  -0010-09-15T04:44:23 = 9
568
569=head3 Md (d/M)
570
571   2008-02-05T18:30:30 = 5/2
572   1995-12-22T09:05:02 = 22/12
573  -0010-09-15T04:44:23 = 15/9
574
575=head3 MEd (E, M-d)
576
577   2008-02-05T18:30:30 = ਮੰਗਲ., 2-5
578   1995-12-22T09:05:02 = ਸ਼ੁਕਰ., 12-22
579  -0010-09-15T04:44:23 = ਸ਼ਨੀ., 9-15
580
581=head3 MMM (LLL)
582
583   2008-02-05T18:30:30 = 2
584   1995-12-22T09:05:02 = 12
585  -0010-09-15T04:44:23 = 9
586
587=head3 MMMd (MMM d)
588
589   2008-02-05T18:30:30 = ਫ਼ਰਵਰੀ 5
590   1995-12-22T09:05:02 = ਦਸੰਬਰ 22
591  -0010-09-15T04:44:23 = ਸਤੰਬਰ 15
592
593=head3 MMMEd (E MMM d)
594
595   2008-02-05T18:30:30 = ਮੰਗਲ. ਫ਼ਰਵਰੀ 5
596   1995-12-22T09:05:02 = ਸ਼ੁਕਰ. ਦਸੰਬਰ 22
597  -0010-09-15T04:44:23 = ਸ਼ਨੀ. ਸਤੰਬਰ 15
598
599=head3 MMMMd (MMMM d)
600
601   2008-02-05T18:30:30 = ਫ਼ਰਵਰੀ 5
602   1995-12-22T09:05:02 = ਦਸੰਬਰ 22
603  -0010-09-15T04:44:23 = ਸਤੰਬਰ 15
604
605=head3 MMMMEd (E MMMM d)
606
607   2008-02-05T18:30:30 = ਮੰਗਲ. ਫ਼ਰਵਰੀ 5
608   1995-12-22T09:05:02 = ਸ਼ੁਕਰ. ਦਸੰਬਰ 22
609  -0010-09-15T04:44:23 = ਸ਼ਨੀ. ਸਤੰਬਰ 15
610
611=head3 mmss (mm:ss)
612
613   2008-02-05T18:30:30 = 30:30
614   1995-12-22T09:05:02 = 05:02
615  -0010-09-15T04:44:23 = 44:23
616
617=head3 ms (mm:ss)
618
619   2008-02-05T18:30:30 = 30:30
620   1995-12-22T09:05:02 = 05:02
621  -0010-09-15T04:44:23 = 44:23
622
623=head3 y (y)
624
625   2008-02-05T18:30:30 = 2008
626   1995-12-22T09:05:02 = 1995
627  -0010-09-15T04:44:23 = -10
628
629=head3 yM (y-M)
630
631   2008-02-05T18:30:30 = 2008-2
632   1995-12-22T09:05:02 = 1995-12
633  -0010-09-15T04:44:23 = -10-9
634
635=head3 yMEd (EEE, y-M-d)
636
637   2008-02-05T18:30:30 = ਮੰਗਲ., 2008-2-5
638   1995-12-22T09:05:02 = ਸ਼ੁਕਰ., 1995-12-22
639  -0010-09-15T04:44:23 = ਸ਼ਨੀ., -10-9-15
640
641=head3 yMMM (y MMM)
642
643   2008-02-05T18:30:30 = 2008 ਫ਼ਰਵਰੀ
644   1995-12-22T09:05:02 = 1995 ਦਸੰਬਰ
645  -0010-09-15T04:44:23 = -10 ਸਤੰਬਰ
646
647=head3 yMMMEd (EEE, y MMM d)
648
649   2008-02-05T18:30:30 = ਮੰਗਲ., 2008 ਫ਼ਰਵਰੀ 5
650   1995-12-22T09:05:02 = ਸ਼ੁਕਰ., 1995 ਦਸੰਬਰ 22
651  -0010-09-15T04:44:23 = ਸ਼ਨੀ., -10 ਸਤੰਬਰ 15
652
653=head3 yMMMM (y MMMM)
654
655   2008-02-05T18:30:30 = 2008 ਫ਼ਰਵਰੀ
656   1995-12-22T09:05:02 = 1995 ਦਸੰਬਰ
657  -0010-09-15T04:44:23 = -10 ਸਤੰਬਰ
658
659=head3 yQ (y Q)
660
661   2008-02-05T18:30:30 = 2008 1
662   1995-12-22T09:05:02 = 1995 4
663  -0010-09-15T04:44:23 = -10 3
664
665=head3 yQQQ (y QQQ)
666
667   2008-02-05T18:30:30 = 2008 Q1
668   1995-12-22T09:05:02 = 1995 Q4
669  -0010-09-15T04:44:23 = -10 Q3
670
671=head3 yyMMM (MMM yy)
672
673   2008-02-05T18:30:30 = ਫ਼ਰਵਰੀ 08
674   1995-12-22T09:05:02 = ਦਸੰਬਰ 95
675  -0010-09-15T04:44:23 = ਸਤੰਬਰ -10
676
677=head3 yyQ (Q yy)
678
679   2008-02-05T18:30:30 = 1 08
680   1995-12-22T09:05:02 = 4 95
681  -0010-09-15T04:44:23 = 3 -10
682
683=head2 Miscellaneous
684
685=head3 Prefers 24 hour time?
686
687No
688
689=head3 Local first day of the week
690
691ਸੋਮਵਾਰ
692
693
694=head1 SUPPORT
695
696See L<DateTime::Locale>.
697
698=head1 AUTHOR
699
700Dave Rolsky <autarch@urth.org>
701
702=head1 COPYRIGHT
703
704Copyright (c) 2008 David Rolsky. All rights reserved. This program is
705free software; you can redistribute it and/or modify it under the same
706terms as Perl itself.
707
708This module was generated from data provided by the CLDR project, see
709the LICENSE.cldr in this distribution for details on the CLDR data's
710license.
711
712=cut
713