App-Table2YAML
view release on metacpan or search on metacpan
share/test/asciitable/ascii7.org view on Meta::CPAN
| 006 | 6 | 06 | ACK (acknowledge) |
| 007 | 7 | 07 | BEL '\a' (bell) |
| 010 | 8 | 08 | BS '\b' (backspace) |
| 011 | 9 | 09 | HT '\t' (horizontal tab) |
| 012 | 10 | 0A | LF '\n' (new line) |
| 013 | 11 | 0B | VT '\v' (vertical tab) |
| 014 | 12 | 0C | FF '\f' (form feed) |
| 015 | 13 | 0D | CR '\r' (carriage ret) |
| 016 | 14 | 0E | SO (shift out) |
| 017 | 15 | 0F | SI (shift in) |
| 020 | 16 | 10 | DLE (data link escape) |
| 021 | 17 | 11 | DC1 (device control 1) |
| 022 | 18 | 12 | DC2 (device control 2) |
| 023 | 19 | 13 | DC3 (device control 3) |
| 024 | 20 | 14 | DC4 (device control 4) |
| 025 | 21 | 15 | NAK (negative ack.) |
| 026 | 22 | 16 | SYN (synchronous idle) |
| 027 | 23 | 17 | ETB (end of trans. blk) |
| 030 | 24 | 18 | CAN (cancel) |
| 031 | 25 | 19 | EM (end of medium) |
| 032 | 26 | 1A | SUB (substitute) |
| 033 | 27 | 1B | ESC (escape) |
| 034 | 28 | 1C | FS (file separator) |
| 035 | 29 | 1D | GS (group separator) |
| 036 | 30 | 1E | RS (record separator) |
| 037 | 31 | 1F | US (unit separator) |
| 040 | 32 | 20 | SPACE |
| 041 | 33 | 21 | ! |
| 042 | 34 | 22 | " |
| 043 | 35 | 23 | # |
| 044 | 36 | 24 | $ |
| 045 | 37 | 25 | % |
share/test/dsv/ascii7.csv view on Meta::CPAN
006,6,06,ACK (acknowledge)
007,7,07,BEL '\a' (bell)
010,8,08,BS '\b' (backspace)
011,9,09,HT '\t' (horizontal tab)
012,10,0A,LF '\n' (new line)
013,11,0B,VT '\v' (vertical tab)
014,12,0C,FF '\f' (form feed)
015,13,0D,CR '\r' (carriage ret)
016,14,0E,SO (shift out)
017,15,0F,SI (shift in)
020,16,10,DLE (data link escape)
021,17,11,DC1 (device control 1)
022,18,12,DC2 (device control 2)
023,19,13,DC3 (device control 3)
024,20,14,DC4 (device control 4)
025,21,15,NAK (negative ack.)
026,22,16,SYN (synchronous idle)
027,23,17,ETB (end of trans. blk)
030,24,18,CAN (cancel)
031,25,19,EM (end of medium)
032,26,1A,SUB (substitute)
033,27,1B,ESC (escape)
034,28,1C,FS (file separator)
035,29,1D,GS (group separator)
036,30,1E,RS (record separator)
037,31,1F,US (unit separator)
040,32,20,SPACE
041,33,21,!
042,34,22,""""
043,35,23,#
044,36,24,$
045,37,25,%
share/test/dsv/ascii7.tsv view on Meta::CPAN
006 6 06 ACK (acknowledge)
007 7 07 BEL '\a' (bell)
010 8 08 BS '\b' (backspace)
011 9 09 HT '\t' (horizontal tab)
012 10 0A LF '\n' (new line)
013 11 0B VT '\v' (vertical tab)
014 12 0C FF '\f' (form feed)
015 13 0D CR '\r' (carriage ret)
016 14 0E SO (shift out)
017 15 0F SI (shift in)
020 16 10 DLE (data link escape)
021 17 11 DC1 (device control 1)
022 18 12 DC2 (device control 2)
023 19 13 DC3 (device control 3)
024 20 14 DC4 (device control 4)
025 21 15 NAK (negative ack.)
026 22 16 SYN (synchronous idle)
027 23 17 ETB (end of trans. blk)
030 24 18 CAN (cancel)
031 25 19 EM (end of medium)
032 26 1A SUB (substitute)
033 27 1B ESC (escape)
034 28 1C FS (file separator)
035 29 1D GS (group separator)
036 30 1E RS (record separator)
037 31 1F US (unit separator)
040 32 20 SPACE
041 33 21 !
042 34 22 """"
043 35 23 #
044 36 24 $
045 37 25 %
share/test/fixedwidth/ascii7.txt view on Meta::CPAN
006 6 06 ACK (acknowledge)
007 7 07 BEL '\a' (bell)
010 8 08 BS '\b' (backspace)
011 9 09 HT '\t' (horizontal tab)
012 10 0A LF '\n' (new line)
013 11 0B VT '\v' (vertical tab)
014 12 0C FF '\f' (form feed)
015 13 0D CR '\r' (carriage ret)
016 14 0E SO (shift out)
017 15 0F SI (shift in)
020 16 10 DLE (data link escape)
021 17 11 DC1 (device control 1)
022 18 12 DC2 (device control 2)
023 19 13 DC3 (device control 3)
024 20 14 DC4 (device control 4)
025 21 15 NAK (negative ack.)
026 22 16 SYN (synchronous idle)
027 23 17 ETB (end of trans. blk)
030 24 18 CAN (cancel)
031 25 19 EM (end of medium)
032 26 1A SUB (substitute)
033 27 1B ESC (escape)
034 28 1C FS (file separator)
035 29 1D GS (group separator)
036 30 1E RS (record separator)
037 31 1F US (unit separator)
040 32 20 SPACE
041 33 21 !
042 34 22 "
043 35 23 #
044 36 24 $
045 37 25 %
share/test/html/ascii7.html view on Meta::CPAN
<tr>
<td class="right"> 017 </td>
<td class="right"> 15 </td>
<td class="right"> 0F </td>
<td class="left"> SI (shift in) </td>
</tr>
<tr>
<td class="right"> 020 </td>
<td class="right"> 16 </td>
<td class="right"> 10 </td>
<td class="left"> DLE (data link escape) </td>
</tr>
<tr>
<td class="right"> 021 </td>
<td class="right"> 17 </td>
<td class="right"> 11 </td>
<td class="left"> DC1 (device control 1) </td>
</tr>
<tr>
<td class="right"> 022 </td>
<td class="right"> 18 </td>
share/test/html/ascii7.html view on Meta::CPAN
<tr>
<td class="right"> 032 </td>
<td class="right"> 26 </td>
<td class="right"> 1A </td>
<td class="left"> SUB (substitute) </td>
</tr>
<tr>
<td class="right"> 033 </td>
<td class="right"> 27 </td>
<td class="right"> 1B </td>
<td class="left"> ESC (escape) </td>
</tr>
<tr>
<td class="right"> 034 </td>
<td class="right"> 28 </td>
<td class="right"> 1C </td>
<td class="left"> FS (file separator) </td>
</tr>
<tr>
<td class="right"> 035 </td>
<td class="right"> 29 </td>
share/test/latex/ascii7.tex view on Meta::CPAN
006 & 6 & 06 & ACK (acknowledge) \\
007 & 7 & 07 & BEL '\a' (bell) \\
010 & 8 & 08 & BS '\b' (backspace) \\
011 & 9 & 09 & HT '\t' (horizontal tab) \\
012 & 10 & 0A & LF '\n' (new line) \\
013 & 11 & 0B & VT '\v' (vertical tab) \\
014 & 12 & 0C & FF '\f' (form feed) \\
015 & 13 & 0D & CR '\r' (carriage ret) \\
016 & 14 & 0E & SO (shift out) \\
017 & 15 & 0F & SI (shift in) \\
020 & 16 & 10 & DLE (data link escape) \\
021 & 17 & 11 & DC1 (device control 1) \\
022 & 18 & 12 & DC2 (device control 2) \\
023 & 19 & 13 & DC3 (device control 3) \\
024 & 20 & 14 & DC4 (device control 4) \\
025 & 21 & 15 & NAK (negative ack.) \\
026 & 22 & 16 & SYN (synchronous idle) \\
027 & 23 & 17 & ETB (end of trans. blk) \\
030 & 24 & 18 & CAN (cancel) \\
031 & 25 & 19 & EM (end of medium) \\
032 & 26 & 1A & SUB (substitute) \\
033 & 27 & 1B & ESC (escape) \\
034 & 28 & 1C & FS (file separator) \\
035 & 29 & 1D & GS (group separator) \\
036 & 30 & 1E & RS (record separator) \\
037 & 31 & 1F & US (unit separator) \\
040 & 32 & 20 & SPACE \\
041 & 33 & 21 & ! \\
042 & 34 & 22 & " \\
043 & 35 & 23 & # \\
044 & 36 & 24 & $ \\
045 & 37 & 25 & % \\
share/test/texinfo/ascii7.texi view on Meta::CPAN
@item 006 @tab 6 @tab 06 @tab ACK (acknowledge)
@item 007 @tab 7 @tab 07 @tab BEL '\a' (bell)
@item 010 @tab 8 @tab 08 @tab BS '\b' (backspace)
@item 011 @tab 9 @tab 09 @tab HT '\t' (horizontal tab)
@item 012 @tab 10 @tab 0A @tab LF '\n' (new line)
@item 013 @tab 11 @tab 0B @tab VT '\v' (vertical tab)
@item 014 @tab 12 @tab 0C @tab FF '\f' (form feed)
@item 015 @tab 13 @tab 0D @tab CR '\r' (carriage ret)
@item 016 @tab 14 @tab 0E @tab SO (shift out)
@item 017 @tab 15 @tab 0F @tab SI (shift in)
@item 020 @tab 16 @tab 10 @tab DLE (data link escape)
@item 021 @tab 17 @tab 11 @tab DC1 (device control 1)
@item 022 @tab 18 @tab 12 @tab DC2 (device control 2)
@item 023 @tab 19 @tab 13 @tab DC3 (device control 3)
@item 024 @tab 20 @tab 14 @tab DC4 (device control 4)
@item 025 @tab 21 @tab 15 @tab NAK (negative ack.)
@item 026 @tab 22 @tab 16 @tab SYN (synchronous idle)
@item 027 @tab 23 @tab 17 @tab ETB (end of trans. blk)
@item 030 @tab 24 @tab 18 @tab CAN (cancel)
@item 031 @tab 25 @tab 19 @tab EM (end of medium)
@item 032 @tab 26 @tab 1A @tab SUB (substitute)
@item 033 @tab 27 @tab 1B @tab ESC (escape)
@item 034 @tab 28 @tab 1C @tab FS (file separator)
@item 035 @tab 29 @tab 1D @tab GS (group separator)
@item 036 @tab 30 @tab 1E @tab RS (record separator)
@item 037 @tab 31 @tab 1F @tab US (unit separator)
@item 040 @tab 32 @tab 20 @tab SPACE
@item 041 @tab 33 @tab 21 @tab !
@item 042 @tab 34 @tab 22 @tab "
@item 043 @tab 35 @tab 23 @tab #
@item 044 @tab 36 @tab 24 @tab $
@item 045 @tab 37 @tab 25 @tab %
share/test/yaml/ascii7.yml view on Meta::CPAN
- [ {Oct: 006}, {Dec: 6}, {Hex: 06}, {Char: "ACK (acknowledge)"} ]
- [ {Oct: 007}, {Dec: 7}, {Hex: 07}, {Char: "BEL '\a' (bell)"} ]
- [ {Oct: 010}, {Dec: 8}, {Hex: 08}, {Char: "BS '\b' (backspace)"} ]
- [ {Oct: 011}, {Dec: 9}, {Hex: 09}, {Char: "HT '\t' (horizontal tab)"} ]
- [ {Oct: 012}, {Dec: 10}, {Hex: "0A"}, {Char: "LF '\n' (new line)"} ]
- [ {Oct: 013}, {Dec: 11}, {Hex: "0B"}, {Char: "VT '\v' (vertical tab)"} ]
- [ {Oct: 014}, {Dec: 12}, {Hex: "0C"}, {Char: "FF '\f' (form feed)"} ]
- [ {Oct: 015}, {Dec: 13}, {Hex: "0D"}, {Char: "CR '\r' (carriage ret)"} ]
- [ {Oct: 016}, {Dec: 14}, {Hex: "0E"}, {Char: "SO (shift out)"} ]
- [ {Oct: 017}, {Dec: 15}, {Hex: "0F"}, {Char: "SI (shift in)"} ]
- [ {Oct: 020}, {Dec: 16}, {Hex: 10}, {Char: "DLE (data link escape)"} ]
- [ {Oct: 021}, {Dec: 17}, {Hex: 11}, {Char: "DC1 (device control 1)"} ]
- [ {Oct: 022}, {Dec: 18}, {Hex: 12}, {Char: "DC2 (device control 2)"} ]
- [ {Oct: 023}, {Dec: 19}, {Hex: 13}, {Char: "DC3 (device control 3)"} ]
- [ {Oct: 024}, {Dec: 20}, {Hex: 14}, {Char: "DC4 (device control 4)"} ]
- [ {Oct: 025}, {Dec: 21}, {Hex: 15}, {Char: "NAK (negative ack.)"} ]
- [ {Oct: 026}, {Dec: 22}, {Hex: 16}, {Char: "SYN (synchronous idle)"} ]
- [ {Oct: 027}, {Dec: 23}, {Hex: 17}, {Char: "ETB (end of trans. blk)"} ]
- [ {Oct: 030}, {Dec: 24}, {Hex: 18}, {Char: "CAN (cancel)"} ]
- [ {Oct: 031}, {Dec: 25}, {Hex: 19}, {Char: "EM (end of medium)"} ]
- [ {Oct: 032}, {Dec: 26}, {Hex: "1A"}, {Char: "SUB (substitute)"} ]
- [ {Oct: 033}, {Dec: 27}, {Hex: "1B"}, {Char: "ESC (escape)"} ]
- [ {Oct: 034}, {Dec: 28}, {Hex: "1C"}, {Char: "FS (file separator)"} ]
- [ {Oct: 035}, {Dec: 29}, {Hex: "1D"}, {Char: "GS (group separator)"} ]
- [ {Oct: 036}, {Dec: 30}, {Hex: "1E"}, {Char: "RS (record separator)"} ]
- [ {Oct: 037}, {Dec: 31}, {Hex: "1F"}, {Char: "US (unit separator)"} ]
- [ {Oct: 040}, {Dec: 32}, {Hex: 20}, {Char: "SPACE"} ]
- [ {Oct: 041}, {Dec: 33}, {Hex: 21}, {Char: "!"} ]
- [ {Oct: 042}, {Dec: 34}, {Hex: 22}, {Char: "\""} ]
- [ {Oct: 043}, {Dec: 35}, {Hex: 23}, {Char: "#"} ]
- [ {Oct: 044}, {Dec: 36}, {Hex: 24}, {Char: "$"} ]
- [ {Oct: 045}, {Dec: 37}, {Hex: 25}, {Char: "%"} ]
( run in 0.685 second using v1.01-cache-2.11-cpan-73692580452 )