|
448 | 448 | "code" : [ "http://rosettacode.org/wiki/Pangram_checker#Perl_6" ],
|
449 | 449 | "spec" : [ ]
|
450 | 450 | }, {
|
451 |
| - "item" : "Buf", |
| 451 | + "item" : "Buf, buf, utf8", |
452 | 452 | "status" : "rm+- rn- n-",
|
453 | 453 | "code" : [ ],
|
454 |
| - "spec" : [ "http://perlcabal.org/syn/S32/Containers.html#Buf" ] |
| 454 | + "spec" : [ "http://perlcabal.org/syn/S32/Containers.html#Buf", |
| 455 | + "http://perlcabal.org/syn/S02.html#Native_buf_Types", |
| 456 | + "http://perlcabal.org/syn/S02.html#The_utf8_Type" ] |
455 | 457 | }, {
|
456 |
| - "item" : "NFG as default", |
| 458 | + "item" : "NFG as default, StrPos/StrLen", |
457 | 459 | "status" : "rm- rn- n-",
|
458 | 460 | "code" : [ ],
|
459 |
| - "spec" : [ ] |
| 461 | + "spec" : [ "http://perlcabal.org/syn/S02.html#The_StrPos_Type", |
| 462 | + "http://perlcabal.org/syn/S02.html#The_StrLen_Type" ] |
460 | 463 | }, {
|
461 | 464 | "item" : "DateTime, Date",
|
462 | 465 | "status" : "rm+ rn- n-",
|
|
481 | 484 | "code" : [ ],
|
482 | 485 | "spec" : "http://perlcabal.org/syn/S09.html#Fixed-size_arrays"
|
483 | 486 | }, {
|
484 |
| - "item" : "ObjAt", |
| 487 | + "item" : "ObjAt from WHICH", |
485 | 488 | "status" : "",
|
486 | 489 | "code" : [ ],
|
487 | 490 | "spec" : [ "http://perlcabal.org/syn/S02.html#The_ObjAt_Type" ]
|
488 |
| - }, { |
489 |
| - "item" : "StrPos", |
490 |
| - "status" : "", |
491 |
| - "code" : [ ], |
492 |
| - "spec" : [ "http://perlcabal.org/syn/S02.html#The_StrPos_Type" ] |
493 |
| - }, { |
494 |
| - "item" : "StrLen", |
495 |
| - "status" : "", |
496 |
| - "code" : [ ], |
497 |
| - "spec" : [ "http://perlcabal.org/syn/S02.html#The_StrLen_Type" ] |
498 |
| - }, { |
499 |
| - "item" : "Native buf Types", |
500 |
| - "status" : "", |
501 |
| - "code" : [ ], |
502 |
| - "spec" : [ "http://perlcabal.org/syn/S02.html#Native_buf_Types" ] |
503 |
| - }, { |
504 |
| - "item" : "The utf8 Type", |
505 |
| - "status" : "", |
506 |
| - "code" : [ ], |
507 |
| - "spec" : [ "http://perlcabal.org/syn/S02.html#The_utf8_Type" ] |
508 | 491 | } ]
|
509 | 492 | },
|
510 | 493 | { "section": "Multi dispatch",
|
|
0 commit comments