forked from pool/perl-File-Next
16 lines
603 B
Plaintext
16 lines
603 B
Plaintext
![]() |
-------------------------------------------------------------------
|
||
|
Wed Nov 10 13:57:53 UTC 2010 - puzel@novell.com
|
||
|
|
||
|
- update to perl-File-Next-1.06
|
||
|
* Fixed closing =cut in POD.
|
||
|
- update to perl-File-Next-1.04
|
||
|
* It's never been correct to call File::Next::files() as a
|
||
|
method, as File::Next->files(). Now, if you do, files() will
|
||
|
die with an error. This is also the case with dirs() and
|
||
|
everything(). Thanks to Eric Lyons for reporting.
|
||
|
* Tiny directory reading speedups.
|
||
|
* Updated URLs for support sites.
|
||
|
* Added a little note about the follow_symlinks=>0 being a
|
||
|
speed hit.
|
||
|
|