There is a web service, that working with data in it's onDelete method; so, I need to transfer some data with my DELETE request... And I actually have completely no idea how to do that in Perl :(
Does anyone have any ideas about that? Maybe, someone met the same problem and solved it?