123we 

     On Friday, February 6, 2015 7:30 AM, M. Aaron Bossert 
<[email protected]> wrote:
   

 Is this where I smack myself repeatedly?  Thanks!!

Aaron
On Feb 5, 2015, at 23:14, Mark Dueck <[email protected]> wrote:


You’ve got = instead of =>
 
$ua->post('https://'.$self->session('host').'/urika-admin/internal/api/db/'.$qparams->{'id'}.'/start'
 = sub {      my ($ua1,$tx) = @_;
 
$ua->post('https://'.$self->session('host').'/urika-admin/internal/api/db/'.$qparams->{'id'}.'/start’
 => sub {      my ($ua1,$tx) = @_;
Cheers,Mark Dueck
Email: [email protected]
Cell: 0411 620 778www.opmantek.com

On 6 Feb 2015, at 3:09 pm, M. Aaron Bossert <[email protected]> wrote:
 
$ua->post('https://'.$self->session('host').'/urika-admin/internal/api/db/'.$qparams->{'id'}.'/start'
 = sub {      my ($ua1,$tx) = @_;

-- 
You received this message because you are subscribed to the Google Groups 
"Mojolicious" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/mojolicious.
For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"Mojolicious" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/mojolicious.
For more options, visit https://groups.google.com/d/optout.


   

-- 
You received this message because you are subscribed to the Google Groups 
"Mojolicious" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/mojolicious.
For more options, visit https://groups.google.com/d/optout.

Reply via email to