Commit Graph

13 Commits

Author SHA1 Message Date
Paul Howarth
013d4ccc81 Update to 0.58
- New upstream release 0.58
  - Fix canonpath on MSWin32
  - Fix marking files as both binary and utf8 (closes GH#36)
2014-03-03 10:11:22 +00:00
Paul Howarth
5b62611ecc Update to 0.57
- New upstream release 0.57
  - Make '' not become / when using io->dir('')
  - Add a fix for io->file("foobar")->assert
  - Make io->file('') not break on Windows systems
  - Fix dangling file handles in tests
  - Make mkdir die if it fails (CPAN RT#61697)
  - Fix possible path test issues, especially in Win32
  - Fix ->binary under -utf8 import mode (CPAN RT#81224)
  - Validate UTF-8 in ->utf8 (CPAN RT#74642)
  - Consistently use :encoding($encoding) (CPAN RT#68512)
  - Pass perms to mkpath in assert_dirpath (CPAN RT#53687)
  - Fix minor POD niggle (CPAN RT#83798)
  - Remove broken test for ->mimetype (CPAN RT#91743)
  - Skip t/encoding.t for perls built without PerlIO::encoding (CPAN RT#26230)
  - Abandon RT in favor of GitHub Issues
  - Remove mentions of unimplemented strict (GH#15)
  - Allow testing on non-SDBM DBM's
  - Change minimum perl version to 5.8.1, and thus remove dep for IO::String
  - Return realpath for canonpath when possible (GH#34)
  - Correctly check exists for ::File, ::Dir, and ::Link
  - Fix test failures on MacOS (CPAN RT#61627/GH#29, CPAN RT#82633/GH#32)
  - Some documentation clean-up around the SYNOPSIS
  - Fix printing to a tie'd object (GH#26)
  - Fix tests if $^X ne 'perl' (GH#35)
- This release by FREW -> update source URL
- Package upstream's README.md file
- Run the Pod test too
2014-02-14 14:25:26 +00:00
Paul Howarth
502e2f21bf Update to 0.50
- New upstream release 0.50
  - Fix various tests on Windows (CPAN RT#89609)
  - Fix wrong return precedence (CPAN RT#87200)
- This release by INGY -> update source URL
2013-10-19 20:00:53 +01:00
Paul Howarth
21fa4904bc Update to 0.48
- New upstream release 0.48
  - Add ->os method to ::Filesys
  - Switch from Module::Install to Dist::Zilla
2013-10-08 20:53:10 +01:00
Paul Howarth
6805ffc2a9 - Update to 0.47
- Add ->glob method to ::Dir
  - Add list based constructors to ::Dir and ::File
  - Add ->mimetype method to ::FileSys
  - Add ->ext method to ::FileSys
  - All tests should be parallelizable
- This release by FREW -> update source URL
- Specify all dependencies
- Make %files list more explicit
- Don't use macros for commands
- Drop redundant %{?perl_default_filter}
2013-10-06 12:19:48 +01:00
Iain Arnell
11362da588 update to 0.46 2012-09-07 09:03:02 -06:00
Ralf Corsépius
064930329c - Update to 0.41 (Fix FTBFS: BZ 660953).
- Remove requires-filter.
- Remove R:/BR: perl(Spiffy).
2010-12-14 12:45:04 +01:00
Steven Pritchard
c335ea5deb Update to 0.39. Fix permissions on *.pm. 2008-12-15 19:42:57 +00:00
Steven Pritchard
d3522d74d1 Update to 0.38. BR ExtUtils::MakeMaker. BR MLDBM for better test coverage. 2007-04-17 19:37:30 +00:00
Steven Pritchard
5af23a8ec4 Update to 0.36. Use fixperms macro instead of our own chmod incantation. 2006-10-17 21:32:55 +00:00
Steven Pritchard
8f7eb73b09 Update to 0.35. 2006-05-25 00:17:53 +00:00
Steven Pritchard
51982e796c auto-import perl-IO-All-0.33-2 on branch devel from
perl-IO-All-0.33-2.src.rpm
2006-03-03 01:22:22 +00:00
Steven Pritchard
6663f847d9 Setup of module perl-IO-All 2006-03-03 01:21:48 +00:00