- or download this
$ ./scripts/podcasts/podcasts.pl
Can't locate Net/Curl/Easy.pm in @INC (you may need to install the Net
+::Curl::Easy module) (@INC contains: /etc/perl /usr/local/lib/x86_64-
+linux-gnu/perl/5.24.1 /usr/local/share/perl/5.24.1 /usr/lib/x86_64-li
+nux-gnu/perl5/5.24 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.
+24 /usr/share/perl/5.24 /usr/local/lib/site_perl /usr/lib/x86_64-linu
+x-gnu/perl-base) at ./scripts/podcasts/podcasts.pl line 11.
BEGIN failed--compilation aborted at ./scripts/podcasts/podcasts.pl li
+ne 11.
- or download this
$ ./scripts/podcasts/podcast.pl
Use of uninitialized value in subroutine entry at /usr/local/share/per
+l/5.24.1/Role/Tiny.pm line 461.
Can't call method "_attrs" on an undefined value at /usr/local/share/p
+erl/5.24.1/Specio/OO.pm line 168.
...
BEGIN failed--compilation aborted at /usr/local/share/perl/5.24.1/XML/
+RSS.pm line 9.
Compilation failed in require at ./scripts/podcasts/podcasts.pl line 1
+8.
BEGIN failed--compilation aborted at ./scripts/podcasts/podcasts.pl li
+ne 18.
- or download this
$ cpan install Net::Curl::Easy
Reading '/home/ross/.cpan/Metadata'
Database was generated on Wed, 19 Apr 2017 22:53:51 GMT
...
Can't test without successful make
Running make install
Make had returned bad status, install seems impossible
- or download this
$ cpan install WWW::Curl::Easy
Reading '/home/ross/.cpan/Metadata'
Database was generated on Wed, 19 Apr 2017 22:53:51 GMT
...
Running make install
Make had some problems, won't install
Could not read metadata file. Falling back to other methods to determi
+ne prerequisites
- or download this
$ cpan install XML::RSS
Reading '/home/ross/.cpan/Metadata'
Database was generated on Wed, 19 Apr 2017 22:53:51 GMT
XML::RSS is up to date (1.59).
- or download this
$ cpan install Role::Tiny
Reading '/home/ross/.cpan/Metadata'
Database was generated on Wed, 19 Apr 2017 22:53:51 GMT
Role::Tiny is up to date (2.000005).
- or download this
$ sudo apt-get install libwww-curl-perl
Reading package lists... Done
Building dependency tree
Reading state information... Done
libwww-curl-perl is already the newest version (4.17-4).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
- or download this
$ sudo apt-get install libnet-curl-perl
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package libnet-curl-perl