使ってるやつ居ないと思うが、
https://www.candy-cgi.com/perl/RSS_reader_Type1.html
これ、
#!/usr/bin/perl
use FindBin;
use lib $FindBin::Bin;
だけで直ったw