phochste / RDF-LDF

Perl Linked Data Fragments client
Other
4 stars 4 forks source link

Uses File::Slurp, known to be buggy and vulnerable #5

Closed karenetheridge closed 9 years ago

karenetheridge commented 9 years ago

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/

phochste commented 9 years ago

Thx Karen!