On Fri Apr 24 15:02:46 2009, ronaldxs wrote:
> Patch provides semantics for "slurp $filehandle" consistent with "slurp 
> 'filename'" and allow "slurp" by itself to slurp stdin.  Also provide 
> consistency with existing lines implementation.
> 
> Note that according to Dr. Michaud this patch requires a spec change 
> which he OKd but I don't feel qualified to make myself.  The spec seems 
> to have slurp and lines subs for file names and methods for file 
> handles.  The implementation already had a lines sub for file handles.  
> The patch adds a corresponding slurp sub and defaults both slurp and sub 
> with no arguments to read from stdin/$*IN.
> 
> This is my first attempt at submitting a patch using git branching and 
> the git branch is slurp-sub.

Thanks for the patch ... unfortunately, this patch no longer cleanly applies. 
Can you rebase 
and re-submit? I'll leave the ticket open for a little while.

Regards.

-- 
Will "Coke" Coleda

Reply via email to