bhushanQA has asked for the wisdom of the Perl Monks concerning the following question:
I want to pass the variable to the "category" part, how Can I pass the variable "$location_id" ( variable is already defined and having some value.)$req->content('{"type":"mcc","expression":"716*","order":1,"match-type +":"regex-match","category"->'$location_id'}')
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: How to pass variable in the LWP module
by 1nickt (Canon) on Jun 30, 2015 at 11:59 UTC | |
| |
|
Re: How to pass variable in the LWP module
by Corion (Patriarch) on Jun 30, 2015 at 09:13 UTC | |
|
Re: How to pass variable in the LWP module
by Anonymous Monk on Jun 30, 2015 at 09:13 UTC | |
|
Re: How to pass variable in the LWP module
by AnomalousMonk (Archbishop) on Jun 30, 2015 at 19:27 UTC |