
Devel::PerlySense::Bookmark::Match - A Bookmark match

A match has a Location (file + line), and a corresponding Definition that caused it to match.

The Document::Location where this match matched.
Bookmark::Definition that was used to match this.
The source line where the match matched.
Default: ""
The textual match that was captured (or the entire line).
Default: ""

Create new PerlySense::Bookmark::Match object.

Johan Lindström,
<johanl[ÄT]DarSerMan.com>

Please report any bugs or feature requests to bug-devel-perlysense@rt.cpan.org,
or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Devel-PerlySense.
I will be notified,
and then you'll automatically be notified of progress on your bug as I make changes.


Copyright 2005 Johan Lindström, All Rights Reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.