Binding
view release on metacpan or search on metacpan
lib/Binding.pm view on Meta::CPAN
See C<peek_our> function in L<PadWalker>.
=back
=head1 DEPENDENCIES
L<PadWalker>, L<Data::Dump>, L<Devel::Caller>
=head1 BUGS AND LIMITATIONS
No bugs have been reported.
Please report any bugs or feature requests to
C<bug-binding@rt.cpan.org>, or through the web interface at
L<http://rt.cpan.org>.
The returned object of C<< Binding->of_caller >> need to be used
immediately, or at least in the same frame of its construction, which means
that this doesn't do what it means yet:
( run in 1.209 second using v1.01-cache-2.11-cpan-4d50c553e7e )