OK. Still trying to work this out...
Would something like this:
if ($self->query->url_param($self->mode_param)) {
work? Yea, I know -- I don't know, did you try it?
I would, but don't know how to introduce it properly.
Sorry.
Thank you for all your time, and consideration.
--chris
#!/usr/bin/perl -Tw
use perl::always;
my $perl_version = "5.12.5";
print $perl_version;
Comment on Re^2: CPAN-Forum -- problem with "Use of uninitialized value"