fix path separator: $Config{path_sep} separates things in $PATH!
commitffc36ddb52939864179c730d64758b5bd7fdcf36
authorJérôme Quelin <jquelin@gmail.com>
Thu, 30 Oct 2008 17:47:16 +0000 (30 18:47 +0100)
committerJérôme Quelin <jquelin@gmail.com>
Thu, 30 Oct 2008 17:47:16 +0000 (30 18:47 +0100)
tree066e09476424f934ffb56e1baf11267c1acd42b6
parenta70031b7f3d42ae5754f74e811ab4d95f3df3f21
fix path separator: $Config{path_sep} separates things in $PATH!

using ugly catfile("","") to get the separator
lib/Language/Befunge/Ops.pm