Revision history for Perl extension IO::File::WithPath
0.06 Fri Jun 25 15:53:39 JST 2010
- Remove filename method.(since 0.05)
unnecessary compatible to File::Temp.
0.05 Fri Jun 25 02:14:14 JST 2010
- add filename rt#58593
- fixed test win32 path(/ => \)
0.04 Wed Oct 7 17:12:18 2009
- support relative path
0.03 Wed Oct 7 04:52:09 2009
- fixed bug for hash key(thanks to miyagawa)
0.02 Mon Oct 5 10:28:12 2009
- delete from_open_handle
- path change to primitive "string"
0.01 Sun Oct 4 14:47:35 2009
- original version