Skip to content

Commit

Permalink
Perlito5 - TODO update
Browse files Browse the repository at this point in the history
  • Loading branch information
fglock committed Apr 20, 2012
1 parent f2323b9 commit fb7f9e2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions TODO-perlito5
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,9 @@ TODO list for Perlito5

* Parser

-- bug: ' $step++ < $steps '
Can't find string terminator '>' anywhere before EOF

-- bug: filetest operators special case:
' -f($file).".bak" ' should be equivalent to -f "$file.bak"
parses as -(f($file)).".bak"
Expand Down

0 comments on commit fb7f9e2

Please sign in to comment.