I should add, according to perldiag, this means:
Can't upgrade that kind of scalar
(P) The internal sv_upgrade routine adds "members" to an SV, making
it into a more specialized kind of SV. The top several SV types
are so specialized, however, that they cannot be interconverted.
This message indicates that such a conversion was attempted.
Can't upgrade that kind of scalar
(P) The internal sv_upgrade routine adds "members" to an SV, making
it into a more specialized kind of SV. The top several SV types
are so specialized, however, that they cannot be interconverted.
This message indicates that such a conversion was attempted.
Also, returning it to a GLOB, or even not setting the return value to
anything, doesn't help.
--
Kee Hinckley
http://www.messagefire.com/ Next Generation Spam Defense
http://commons.somewhere.com/buzz/ Writings on Technology and Society
I'm not sure which upsets me more: that people are so unwilling to accept
responsibility for their own actions, or that they are so eager to regulate
everyone else's.
---------------------------------------------------------------------
To unsubscribe, e-mail: embperl-unsubscribe@perl.apache.org
For additional commands, e-mail: embperl-help@perl.apache.org
Kee Hinckley
http://www.messagefire.com/ Next Generation Spam Defense
http://commons.somewhere.com/buzz/ Writings on Technology and Society
I'm not sure which upsets me more: that people are so unwilling to accept
responsibility for their own actions, or that they are so eager to regulate
everyone else's.
---------------------------------------------------------------------
To unsubscribe, e-mail: embperl-unsubscribe@perl.apache.org
For additional commands, e-mail: embperl-help@perl.apache.org