Does perl support in/out parameter subroutine?
From: Hon Seng Phuah (hsphuah_at_usa.com)
Date: 03/05/04
- Previous message: Hal Vaughan: "Not getting cookies in LWP"
- Next in thread: Jürgen Exner: "Re: Does perl support in/out parameter subroutine?"
- Reply: Jürgen Exner: "Re: Does perl support in/out parameter subroutine?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 4 Mar 2004 23:19:09 -0800
Hi,
I am quite new to perl development and have a question very stupid
question. I hope that someone can help me.
Does perl support in/out parameter subroutine? Like in C/C++, we have
a function callee:
a(&b); // variable b value will be change in function a.
- Previous message: Hal Vaughan: "Not getting cookies in LWP"
- Next in thread: Jürgen Exner: "Re: Does perl support in/out parameter subroutine?"
- Reply: Jürgen Exner: "Re: Does perl support in/out parameter subroutine?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]