Changeset 5
- Timestamp:
- 12/09/06 16:26:05 (2 years ago)
- Files:
-
- trunk/core/IO-All (added)
- trunk/core/IO-All/Changes (added)
- trunk/core/IO-All/MANIFEST (added)
- trunk/core/IO-All/MANIFEST.SKIP (added)
- trunk/core/IO-All/META.yml (added)
- trunk/core/IO-All/Makefile.PL (added)
- trunk/core/IO-All/README (added)
- trunk/core/IO-All/ToDo (added)
- trunk/core/IO-All/inc (added)
- trunk/core/IO-All/inc/Module (added)
- trunk/core/IO-All/inc/Module/Install (added)
- trunk/core/IO-All/inc/Module/Install.pm (added)
- trunk/core/IO-All/inc/Module/Install/Base.pm (added)
- trunk/core/IO-All/inc/Module/Install/Can.pm (added)
- trunk/core/IO-All/inc/Module/Install/Fetch.pm (added)
- trunk/core/IO-All/inc/Module/Install/Makefile.pm (added)
- trunk/core/IO-All/inc/Module/Install/Metadata.pm (added)
- trunk/core/IO-All/inc/Module/Install/Win32.pm (added)
- trunk/core/IO-All/inc/Module/Install/WriteAll.pm (added)
- trunk/core/IO-All/lib (added)
- trunk/core/IO-All/lib/IO (added)
- trunk/core/IO-All/lib/IO/All (added)
- trunk/core/IO-All/lib/IO/All.pm (added)
- trunk/core/IO-All/lib/IO/All.pod (added)
- trunk/core/IO-All/lib/IO/All/Base.pm (added)
- trunk/core/IO-All/lib/IO/All/DBM.pm (added)
- trunk/core/IO-All/lib/IO/All/Dir.pm (added)
- trunk/core/IO-All/lib/IO/All/File.pm (added)
- trunk/core/IO-All/lib/IO/All/Filesys.pm (added)
- trunk/core/IO-All/lib/IO/All/Link.pm (added)
- trunk/core/IO-All/lib/IO/All/MLDBM.pm (added)
- trunk/core/IO-All/lib/IO/All/Pipe.pm (added)
- trunk/core/IO-All/lib/IO/All/STDIO.pm (added)
- trunk/core/IO-All/lib/IO/All/Socket.pm (added)
- trunk/core/IO-All/lib/IO/All/String.pm (added)
- trunk/core/IO-All/lib/IO/All/Temp.pm (added)
- trunk/core/IO-All/method_list (added)
- trunk/core/IO-All/t (added)
- trunk/core/IO-All/t/IO_All_Test.pm (added)
- trunk/core/IO-All/t/IO_Dumper.pm (added)
- trunk/core/IO-All/t/absolute.t (added)
- trunk/core/IO-All/t/accept.t (added)
- trunk/core/IO-All/t/all.t (added)
- trunk/core/IO-All/t/all2.t (added)
- trunk/core/IO-All/t/assert.t (added)
- trunk/core/IO-All/t/assert2.t (added)
- trunk/core/IO-All/t/autotie.t (added)
- trunk/core/IO-All/t/backwards.t (added)
- trunk/core/IO-All/t/chdir.t (added)
- trunk/core/IO-All/t/chomp.t (added)
- trunk/core/IO-All/t/construct.t (added)
- trunk/core/IO-All/t/dbm.t (added)
- trunk/core/IO-All/t/devnull.t (added)
- trunk/core/IO-All/t/empty.t (added)
- trunk/core/IO-All/t/error1.t (added)
- trunk/core/IO-All/t/file_spec.t (added)
- trunk/core/IO-All/t/file_subclass.t (added)
- trunk/core/IO-All/t/fileno.t (added)
- trunk/core/IO-All/t/inline_subclass.t (added)
- trunk/core/IO-All/t/input.t (added)
- trunk/core/IO-All/t/link.t (added)
- trunk/core/IO-All/t/link2.t (added)
- trunk/core/IO-All/t/lock.t (added)
- trunk/core/IO-All/t/mldbm.t (added)
- trunk/core/IO-All/t/morestuff (added)
- trunk/core/IO-All/t/mydir (added)
- trunk/core/IO-All/t/mydir/dir1 (added)
- trunk/core/IO-All/t/mydir/dir1/dira (added)
- trunk/core/IO-All/t/mydir/dir1/dira/dirx (added)
- trunk/core/IO-All/t/mydir/dir1/dira/dirx/file1 (added)
- trunk/core/IO-All/t/mydir/dir1/file1 (added)
- trunk/core/IO-All/t/mydir/dir2 (added)
- trunk/core/IO-All/t/mydir/dir2/file1 (added)
- trunk/core/IO-All/t/mydir/file1 (added)
- trunk/core/IO-All/t/mydir/file2 (added)
- trunk/core/IO-All/t/mydir/file3 (added)
- trunk/core/IO-All/t/mystuff (added)
- trunk/core/IO-All/t/new.t (added)
- trunk/core/IO-All/t/overload.t (added)
- trunk/core/IO-All/t/pipe.t (added)
- trunk/core/IO-All/t/print.t (added)
- trunk/core/IO-All/t/println.t (added)
- trunk/core/IO-All/t/read.t (added)
- trunk/core/IO-All/t/read_write.t (added)
- trunk/core/IO-All/t/round_robin.t (added)
- trunk/core/IO-All/t/scalar.t (added)
- trunk/core/IO-All/t/seek.t (added)
- trunk/core/IO-All/t/separator.t (added)
- trunk/core/IO-All/t/stat.t (added)
- trunk/core/IO-All/t/string_open.t (added)
- trunk/core/IO-All/t/subtleties.t (added)
- trunk/core/IO-All/t/synopsis1.t (added)
- trunk/core/IO-All/t/synopsis2.t (added)
- trunk/core/IO-All/t/synopsis3.t (added)
- trunk/core/IO-All/t/synopsis5.t (added)
- trunk/core/IO-All/t/tie.t (added)
- trunk/core/IO-All/t/tie_file.t (added)
- trunk/core/IO-All/t/xxx.t (added)
- trunk/core/IO-All/unit (added)
- trunk/core/IO-All/unit/append.pl (added)
- trunk/core/IO-All/unit/client.pl (added)
- trunk/core/IO-All/unit/println.pl (added)
- trunk/core/IO-All/unit/server.pl (added)
- trunk/core/IO-All/unit/stdio.pl (added)
- trunk/core/IO-All/unit/test.pl (added)
- trunk/core/IO-All/unit/xxx.pl (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
