Peter Gibbs wrote:
> This version is (hopefully) functionally equivalent to PerlUndef,
> i.e. it acts as an uninitialised scalar. When assigned a value,
> it changes itself to the appropriate type (PerlInt/PerlNum/
> PerlString). The current level of functionality is therefore
> sufficient to us
# New Ticket Created by Peter Gibbs
# Please include the string: [perl #16098]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt2/Ticket/Display.html?id=16098 >
Attached is the first draft of perlscalar.pmc (and the patches
needed to add it to Parr