use LWP::Simple; my $ret = get("https://ssl.buetow.org/repos/playground/trunk/Perl/perl-c/fibonacci.pl.c"); $ret =~ s/</; $ret;