File: IO-Detect-Changes.txt

package info (click to toggle)
libscalar-does-perl 0.203-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 296 kB
  • sloc: perl: 374; makefile: 2
file content (29 lines) | stat: -rw-r--r-- 623 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
IO-Detect
=========

Created:      2012-07-09
Home page:    <https://metacpan.org/release/IO-Detect>
Bug tracker:  <http://rt.cpan.org/Dist/Display.html?Queue=IO-Detect>
Maintainer:   Toby Inkster <mailto:tobyink@cpan.org>

0.005  2012-09-05

 - (Addition) as_filehandle function.
 - Perl 5.8 compatibility.

0.004  2012-07-11

 - (Packaging) Require version 1.24 of Scalar::Util.

0.003  2012-07-10

 - (Bugfix) Re-implementation of IO::Detect::_oneline.

0.002  2012-07-09

 - (Addition) Export configurable ducktype function.
 - (Bugfix) Add space between two words in qw() list.

0.001  2012-07-09  # Initial release