I am attempting to retrieve values from %ENV. Since I am using Catalyst, I am using $c->request to access various variables.
Some variables return values some variables return errors, such as 'Can't store CODE items at....
http://search.cpan.org/~jjnapiork/Catalyst-Runtime-5.90114/lib/Catalyst/Request.pm shows a list of variables to access values.
I tried access some values from the list, such as $c->req->params. But some give me the error "Can't store CODE items at..." or
"Can't store GLOB items at....".
Any suggestions?
In reply to Can't store CODE items at by phildeman
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |