Help for this page

Select Code to Download


  1. or download this
    use Finance::YahooChart;
    
    ...
    `get $img{'url'} > $_.jpg`;
    
    }
    
  2. or download this
    #!/perl/bin/perl
    use strict;
    ...
    print "${$_}[1] Bid: ${$_}[9] Ask: ${$_}[10] Last: ${$_}[2] \n";
    
    }
    
  3. or download this
    c:\>quote.pl ibm msft qqq