debian man page for aspect::library::breakpoint

Query: aspect::library::breakpoint

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Aspect::Library::Breakpoint(3pm)			User Contributed Perl Documentation			  Aspect::Library::Breakpoint(3pm)

NAME
Aspect::Library::Breakpoint - A breakpoint aspect
SYNOPSIS
use Aspect; aspect Breakpoint => call qr/^Foo::refresh/; my $f1 = Foo->refresh_foo; my $f2 = Foo->refresh_bar; # The debugger will go into single statement mode for both methods
DESCRIPTION
"Aspect::Library::Breakpoint" is a reusable aspect for implementing breakpoints in the debugger in patterns that are more complex than the native debugger supports.
AUTHORS
Adam Kennedy <adamk@cpan.org>
COPYRIGHT
Copyright 2010 Adam Kennedy. This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. perl v5.14.2 2012-02-01 Aspect::Library::Breakpoint(3pm)
Related Man Pages
aspect::advice::after(3pm) - debian
aspect::advice::around(3pm) - debian
aspect::library::singleton(3pm) - debian
aspect::point(3pm) - debian
aspect::point::functions(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
How to copy a column of multiple files and paste into new excel file (next to column)?
New UNIX and Linux History Sections
My first PERL incarnation... Audio Oscillograph