Skip Menu |

This queue is for tickets about the File-Slurp CPAN distribution.

Report information
The Basics
Id: 72116
Status: resolved
Priority: 0/
Queue: File-Slurp

People
Owner: cwhitener [...] gmail.com
Requestors: rrt [...] sc3d.org
Cc:
AdminCc:

Bug Information
Severity: Unimportant
Broken in: 9999.19
Fixed in: (no value)



In the documentation there's a missing comma in this line of example code: my $bin = read_file( 'filename' { binmode => ':raw' } ) ; There should be a comma after 'filename'.
Thank you!! Resolved via: https://github.com/perhunter/slurp/commit/41a3348156d19927849f4ab74845d0ef5f016860 and will be in the next release.