git-svn-id: http://dev.catalyst.perl.org/repos/bast/Devel-Declare/1.000/trunk@4860
bd8105ee-0ff8-0310-8827-fb3f25b6796d
/* if this is set, we just grabbed a delimited string or something,
not a bareword, so NO TOUCHY */
- if (PL_lex_stuff)
+ if (DD_HAVE_LEX_STUFF)
return o;
/* don't try and look this up if it's not a string const */