Forgot to mention, the output I'm getting is:

------------------------------------------------------------
Match.new(
 # WARNING: this is not working perl code
 # and for debugging purposes only
 ast  => "TLDE",
 Str => "TLDE",
 from => 0,
 to   => 4,
 named => {
  'ident' => Match.new(
    ast  => "TLDE",
    Str => "TLDE",
    from => 0,
    to   => 4,
   ),
 },
)
TLDE
Null PMC access in getprop()
in method TestActions::TOP (nullpmctest.pl:16)
called from regex XKB::Grammar::TOP (nullpmctest.pl:3)
called from Main (nullpmctest.pl:23)
------------------------------------------------------------

        Obviously, the output I *want* to get shouldn't include the Null PMC.

        :)


---------------------------------------------------------------------
| Name: Tim Nelson                 | Because the Creator is,        |
| E-mail: wayl...@wayland.id.au    | I am                           |
---------------------------------------------------------------------

----BEGIN GEEK CODE BLOCK----
Version 3.12
GCS d+++ s+: a- C++$ U+++$ P+++$ L+++ E- W+ N+ w--- V- PE(+) Y+>++ PGP->+++ R(+) !tv b++ DI++++ D G+ e++>++++ h! y-
-----END GEEK CODE BLOCK-----

Reply via email to