Skip to content

Commit

Permalink
Added visitor files to MANIFEST, updated TODO
Browse files Browse the repository at this point in the history
git-svn-id: svn://badgerpower.com/Badger/trunk/badger@149 f7e19ab9-6750-0410-bcef-57680045ec6a
  • Loading branch information
abw committed Aug 13, 2008
1 parent 2bc1b67 commit 5e338a9
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 1 deletion.
13 changes: 13 additions & 0 deletions MANIFEST
Expand Up @@ -89,6 +89,19 @@ t/filesystem/testfiles/vdir_three/baz
t/filesystem/testfiles/vdir_three/foo
t/filesystem/testfiles/vdir_two/bar
t/filesystem/testfiles/vdir_two/foo
t/filesystem/testfiles/visitor/large
t/filesystem/testfiles/visitor/medium
t/filesystem/testfiles/visitor/one/badger
t/filesystem/testfiles/visitor/one/mushroom
t/filesystem/testfiles/visitor/one/snake
t/filesystem/testfiles/visitor/small
t/filesystem/testfiles/visitor/tmp/goodbye.html.old
t/filesystem/testfiles/visitor/tmp/README
t/filesystem/testfiles/visitor/two/goodbye.bak
t/filesystem/testfiles/visitor/two/goodbye.html
t/filesystem/testfiles/visitor/two/goodbye.txt
t/filesystem/testfiles/visitor/two/hello.html
t/filesystem/testfiles/visitor/two/hello.txt
t/filesystem/virtual.t
t/filesystem/visitor.t
t/pod/quality.t
Expand Down
2 changes: 1 addition & 1 deletion MANIFEST.SKIP
Expand Up @@ -9,5 +9,5 @@
pm_to_blib
t/storage
Storage
tmp
^tmp
Badger/Docs.pm
2 changes: 2 additions & 0 deletions TODO
Expand Up @@ -59,6 +59,8 @@ Badger::Filesystem

* need to handle encoding better in read_file() and write_file() methods.

* read-only filesystem option

* write_file() should have an option for writing to a temporary file and
renaming into place to avoid race conditions.

Expand Down

0 comments on commit 5e338a9

Please sign in to comment.