Skip Menu |

This queue is for tickets about the Gnuplot-Simple CPAN distribution.

Report information
The Basics
Id: 102848
Status: resolved
Priority: 0/
Queue: Gnuplot-Simple

People
Owner: FINNPERL [...] cpan.org
Requestors: ether [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: 0.007



Subject: Uses File::Slurp, known to be buggy and vulnerable
e.g. look at https://rt.cpan.org/Ticket/Display.html?id=83126 and be dismayed File::Slurp::Tiny and Path::Tiny are both excellent alternatives. See also http://shadow.cat/blog/matt-s-trout/mstpan-5/
On Tue Mar 17 20:44:27 2015, ETHER wrote: Show quoted text
> e.g. look at https://rt.cpan.org/Ticket/Display.html?id=83126 and be > dismayed > > File::Slurp::Tiny and Path::Tiny are both excellent alternatives. See > also http://shadow.cat/blog/matt-s-trout/mstpan-5/
Thank you for pointing this out! I chose to use replace File::Slurp by File::Slurp::Tiny.
The dependency is no longer there, so I close this.