<?xml version="1.0" encoding="windows-1252"?>
<node id="987505" title="Re^5: Identifying a location with finer granularity than a line number (B::Concise)" created="2012-08-15 02:11:42" updated="2012-08-15 02:11:42">
<type id="11">
note</type>
<author id="22609">
tye</author>
<data>
<field name="doctext">
&lt;blockquote&gt;&lt;i&gt;
currently B::Terse and B::Concise parse the source text a new rather than have the ability to work on an in place node structure
&lt;/i&gt;&lt;/blockquote&gt;&lt;p&gt;
I'm pretty sure you are precisely wrong on that point.
&lt;/p&gt;&lt;p&gt;
The [mod://B::Concise] man page shows how to call the compile() method which does not take Perl source code (despite what the name "compile" might imply) but only a list of subroutine names or CODE refs.  So it seems pretty clear that the module walks the opnode tree of your existing interpreter instance for Perl code that you have already compiled.  Looking at the source code of B::Concise and [mod://B] confirms this.
&lt;/p&gt;
&lt;div class="pmsig"&gt;&lt;div class="pmsig-22609"&gt;&lt;p align="right"&gt;
- [tye]&lt;tt&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/tt&gt;
&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;</field>
<field name="root_node">
987268</field>
<field name="parent_node">
987497</field>
</data>
</node>
