--- cvsroot/Games-Sokoban/Sokoban.pm 2010/05/11 23:20:58 1.3 +++ cvsroot/Games-Sokoban/Sokoban.pm 2010/05/11 23:32:15 1.4 @@ -26,7 +26,7 @@ our $VERSION = '0.02'; -=item $level = new Games::Sokoban [format => "text|binpack"], [data => "###..."] +=item $level = new Games::Sokoban [format => "text|rle|binpack"], [data => "###..."] =cut