Help for this page

Select Code to Download


  1. or download this
    DanBongino::_get(/home/geoff/Perl/newmod/DanBongino.pm:54):
    54:        my $data = io( $url )->slurp;
    ...
        DanBongino::_get("https://feeds.megaphone.fm/WWO3519750118/") call
    +ed at /home/geoff/Perl/newmod/DanBongino.pm line 71
        DanBongino::Get() called at NewFetchPodcast.pl line 92
    Getopt::Auto::CODE(0x55a5417cc5e0)(/usr/local/lib64/perl5/5.34/Getopt/
    +Auto.pm:120):
    
  2. or download this
    DanBongino::_get(/home/geoff/Perl/newmod/DanBongino.pm:54):
    54:        my $data = io( $url )->slurp;
    ...
    
      DB<13> IO::All::io('foo')
    Can't locate object method "_package" via package "foo" (perhaps you f
    +orgot to load "foo"?) at /usr/share/perl5/vendor_perl/IO/All.pm line 
    +63.
    
  3. or download this
    { require DanBongino; $shows = DanBongino::Get() };