in reply to coding a subroutine as both method and regular function
If you want an example, look at CGI.pm. It's not an example I would recommend copying. The code is complicated and obscure, partly because of this.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: coding a subroutine as both method and regular function
by leocharre (Priest) on Mar 22, 2007 at 16:18 UTC | |
by perrin (Chancellor) on Mar 22, 2007 at 17:47 UTC |