Skip Menu |

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

Report information
The Basics
Id: 63302
Status: rejected
Priority: 0/
Queue: File-Slurp

People
Owner: Nobody in particular
Requestors: sharyanto [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Wishlist
Broken in: 9999.13
Fixed in: (no value)



Subject: Croak when an unknown option is received
I was bitten earlier with this code: read_file(FILE, errmode=>'quiet') when it should've been: read_file(FILE, err_mode=>'quiet') It would be nice if read_file() et al can warn/croak upon receiving unknown options.
not gonna happen in the near future