You’ve got = instead of =>

 $ua->post('https://'.$self- 
<https://'.$self->>session('host').'/urika-admin/internal/api/db/'.$qparams->{'id'}.'/start'
 = sub {
      my ($ua1,$tx) = @_;

 $ua->post('https://'.$self- 
<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 778
www.opmantek.com

> On 6 Feb 2015, at 3:09 pm, M. Aaron Bossert <[email protected]> wrote:
> 
>  $ua->post('https://'.$self- 
> <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.

Reply via email to