uncommented code to set $blk_size and $size_left if the size is 0. this
authorUri Guttman <uri@quad.(none)>
Fri, 5 Jun 2009 05:13:35 +0000 (01:13 -0400)
committerUri Guttman <uri@quad.(none)>
Fri, 5 Jun 2009 05:13:35 +0000 (01:13 -0400)
commitf9940db733823ad4aa507ed2d7b5720b4e5ae32f
treeb875b78a3e06a720d682f5276ab85b7b6635bcd9
parent8ed110f93b8011f585c0c4ee23234d11668ac944
uncommented code to set $blk_size and $size_left if the size is 0. this
is to handle pseudofiles which show a size of 0 but have data to slurp.
lib/File/Slurp.pm