File::Slurp is no longer used.

This commit is contained in:
Adam Spiers 2011-12-06 17:04:37 +00:00
parent bbaace4d5a
commit 51b1bd3958
3 changed files with 0 additions and 3 deletions

View file

@ -28,7 +28,6 @@
"runtime" : {
"requires" : {
"Carp" : 0,
"File::Slurp" : 0,
"IO::File" : 0,
"perl" : "5.006"
}