Re: code structure
From: Jeff 'japhy' Pinyan (pinyaj_at_rpi.edu)
Date: 11/24/03
- Next message: Ben Morrow: "Re: Image::Magick memory leak question"
- Previous message: ctcgag_at_hotmail.com: "Re: Protecting Source code of a perl script"
- In reply to: Edo: "Re: code structure"
- Next in thread: Eric J. Roode: "Re: code structure"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 24 Nov 2003 09:56:55 -0500
On Mon, 24 Nov 2003, Edo wrote:
>could this
>
> %info = prepare (%data, $field);
>
>using the same method as you suggested be done
> prepare (%data, $field => %info); ?
Sure... just a note, though. The '=>' is really the same as a comma, it
just has a nice visual connotation.
-- Jeff Pinyan RPI Acacia Brother #734 2003 Rush Chairman "And I vos head of Gestapo for ten | Michael Palin (as Heinrich Bimmler) years. Ah! Five years! Nein! No! | in: The North Minehead Bye-Election Oh. Was NOT head of Gestapo AT ALL!" | (Monty Python's Flying Circus)
- Next message: Ben Morrow: "Re: Image::Magick memory leak question"
- Previous message: ctcgag_at_hotmail.com: "Re: Protecting Source code of a perl script"
- In reply to: Edo: "Re: code structure"
- Next in thread: Eric J. Roode: "Re: code structure"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|