11 lib/Language/Befunge.pm
12 lib/Language/Befunge/doc/bf98-specs.html
13 lib/Language/Befunge/doc/instr.txt
14 lib/Language/Befunge/doc/laheys.jpg
15 lib/Language/Befunge/doc/library.pod
16 lib/Language/Befunge/doc/wrap.jpg
17 lib/Language/Befunge/Interpreter.pm
18 lib/Language/Befunge/IP.pm
19 lib/Language/Befunge/lib/FOO.pm
20 lib/Language/Befunge/lib/HELO.pm
21 lib/Language/Befunge/lib/TEST.pm
22 lib/Language/Befunge/Ops.pm
23 lib/Language/Befunge/Ops/Befunge98.pm
24 lib/Language/Befunge/Ops/GenericFunge98.pm
25 lib/Language/Befunge/Ops/Unefunge98.pm
26 lib/Language/Befunge/Storage.pm
27 lib/Language/Befunge/Storage/2D/Sparse.pm
28 lib/Language/Befunge/Storage/Generic/AoA.pm
29 lib/Language/Befunge/Storage/Generic/Sparse.pm
30 lib/Language/Befunge/Storage/Generic/Vec.pm
31 lib/Language/Befunge/Vector.pm
32 lib/Language/Befunge/Wrapping.pm
33 lib/Language/Befunge/Wrapping/LaheySpace.pm
36 MANIFEST This list of files
40 t/1-classes/interpreter.t
42 t/1-classes/storage-2d.t
43 t/1-classes/storage-generic-aoa.t
44 t/1-classes/storage-generic-sparse.t
45 t/1-classes/storage-generic-vec.t
47 t/1-classes/wrapping-base.t
48 t/1-classes/wrapping-lahey.t
51 t/2-ops/block_transfer.t
54 t/2-ops/decis_horiz_if.t
56 t/2-ops/decis_vert_if.t
62 t/2-ops/dir_go_north.t
63 t/2-ops/dir_go_south.t
66 t/2-ops/dir_set_delta.t
67 t/2-ops/dir_turn_left.t
68 t/2-ops/dir_turn_right.t
69 t/2-ops/flow_comments.t
70 t/2-ops/flow_jump_to.t
71 t/2-ops/flow_kill_thread.t
76 t/2-ops/flow_trampoline.t
77 t/2-ops/math_addition.t
78 t/2-ops/math_division.t
79 t/2-ops/math_multiplication.t
80 t/2-ops/math_remainder.t
81 t/2-ops/math_substraction.t
82 t/2-ops/num_push_number.t
84 t/2-ops/stack_duplicate.t
87 t/2-ops/stdio_in_ascii.t
88 t/2-ops/stdio_in_num.t
89 t/2-ops/str_enter_string_mode.t
90 t/2-ops/str_fetch_char.t
91 t/2-ops/str_store_char.t
92 t/4-interpreter/befunge.t
93 t/4-interpreter/trefunge.t
94 t/4-interpreter/unefunge.t
100 t/5-befunge/f-decis.t
101 t/5-befunge/g-string.t
102 t/5-befunge/h-stack.t
104 t/5-befunge/j-storg.t
105 t/5-befunge/k-system.t
106 t/5-befunge/l-concur.t
108 t/6-library/TEST-noplan.t
109 t/6-library/TEST-plan.t
110 t/9-author/pod-coverage.t
112 t/_resources/exit3.pl
113 t/_resources/hello.bf