| 77 | | ==== Food for Thought |
| 78 | | {{{#!text |
| 79 | | Printing in line 383 of /usr/src/Padre/Padre/lib/Padre/Wx/Syntax.pm: |
| 80 | | Padre::Plugin::YAML::Syntax { |
| 81 | | Parents Padre::Task::Syntax |
| 82 | | Linear @ISA Padre::Plugin::YAML::Syntax, Padre::Task::Syntax, Padre::Task |
| 83 | | public methods (4) : DEBUG, new, run, syntax |
| 84 | | private methods (1) : _parse_error |
| 85 | | internals: { |
| 86 | | filename "/home/kevin/workspace/Lama/stuff/test.yml", |
| 87 | | model { |
| 88 | | issues [ |
| 89 | | [0] { |
| 90 | | file "/home/kevin/workspace/Lama/stuff/test.yml", |
| 91 | | line 22, |
| 92 | | message "could not find expected ':'", |
| 93 | | type "F" |
| 94 | | } |
| 95 | | ], |
| 96 | | stderr "YAML::XS::Load Error: The problem: |
| 98 | | could not find expected ':' |
| 99 | | |
| 100 | | was found at document: 2, line: 23, column: 6 |
| 101 | | while scanning a simple key at line: 22, column: 1 |
| 102 | | " |
| 103 | | }, |
| 104 | | owner 38, |
| 105 | | project "/home/kevin/workspace/Lama" |
| 106 | | } |
| 107 | | } |
| 108 | | Printing in line 383 of /usr/src/Padre/Padre/lib/Padre/Wx/Syntax.pm: |
| 109 | | Padre::Plugin::YAML::Syntax { |
| 110 | | Parents Padre::Task::Syntax |
| 111 | | Linear @ISA Padre::Plugin::YAML::Syntax, Padre::Task::Syntax, Padre::Task |
| 112 | | public methods (4) : DEBUG, new, run, syntax |
| 113 | | private methods (1) : _parse_error |
| 114 | | internals: { |
| 115 | | filename "/home/kevin/workspace/Lama/stuff/test.yml", |
| 116 | | model { |
| 117 | | rootproperty "blah", |
| 118 | | section { |
| 119 | | empty undef, |
| 120 | | Foo "Bar", |
| 121 | | one "two", |
| 122 | | three "four" |
| 123 | | } |
| 124 | | }, |
| 125 | | owner 42, |
| 126 | | project "/home/kevin/workspace/Lama" |
| 127 | | } |
| 128 | | } |
| 129 | | }}} |
| 130 | | |