Help for this page

Select Code to Download


  1. or download this
    use strict;
    
    ...
    while(my $r = $sth->fetch) {
      print "@$r\n";
    }
    
  2. or download this
    $ perl /tmp/date.pl
    Feb  7 2013  3:06PM