NAME
Devel::PerlySense::BookmarkConfig - A collection of Bookmark::Definition and their configuration.
DESCRIPTION
This is the Bookmark config chunk, and the parsed Bookmark::Definition objects that results in.
PROPERTIES
oPerlySense
Devel::PerlySense object.
Default: set during new()
raDefinition
Array ref with Bookmark::Definition objects from the oPerlySense config.
METHODS
new(oPerlySense)
Create new BookmarkConfig object. Associate it with $oPerlySense.
aMatch(file)
Parse the text in $file and return list of Bookmark::MatchResult objects that have matches.
Die on errors, like if $file doesn't exist.
AUTHOR
Johan Lindstr�m, <johanl[�T]DarSerMan.com>
BUGS
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.
ACKNOWLEDGEMENTS
COPYRIGHT & LICENSE
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.