in reply to Re: store the output of the request to the db - instead of printing
in thread store the output of the request to the db - instead of printing
print $author->email, "\n"; # leon@astray.com print $author->name, "\n"; # Leon Brocard print $author->pauseid, "\n"; # LBROCARD
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: store the output of the request to the db - instead of printing
by Anonymous Monk on Jun 11, 2014 at 20:37 UTC |