【Important】Furl 0.42 was released, this change may breaks your code if your code is wrong.
Today, I released Furl 0.42. It contains small but important change, suggested by gfx.
Furl::HTTP no longer loads Furl.pm by default. If you load only Furl::HTTP and use Furl->new(), it makes exception.
This change is not affects to your code, if you write correct code. But if your code is wrong, it breaks your code. Take carefully.
Thanks.