Home : Products : Gossamer Links : Development, Plugins and Globals :

Products: Gossamer Links: Development, Plugins and Globals: Re: [pugdog] detail_page.cgi updated: Edit Log

Here is the list of edits for this post
Re: [pugdog] detail_page.cgi updated
Quote:
Probably, but I'd do it as:

my $in = $IN->get_hash;

and then pass %$in as there tends to be some random issues with passing complex data structure strings.

It has worked everytime for me without fail. Maybe it was the surrounding code causing inconsistencies.

What "random issues" did you experience?

Quote:
These big long complex statements look cool, .

Haha, I wouldn't label it as big and complex.

Quote:
but there is often less trouble with a few shorter ones

Sure, if you feel more comfortable with a step by step layout then its a personal decision I guess.

Last edited by:

Paul: Jan 10, 2003, 2:58 AM

Edit Log: