Forum Discussion
tbledsoe_90582
Aug 19, 2011Nimbostratus
perl error with icontrol
I'm just learning iControl so I'm grabbing published code and trying to reuse it for my own purposes.
I'm trying to parse LocalLB::PoolMember::get_monitor_association
So I hacked a...
Aug 19, 2011
Try putting an & before the method call. In perl, you need to do this when the method returns a parameter
@pool_monitorsAofA = &getPoolMemberMonitors()
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects