Shlomi Fish writes: > Hi Martin, > I know of several options for that: > > 1. Use a package-scope count variable: e.g, do: > > <<b 243 ((++$::_LINE_243) == 250)>> > > 2. source a file (see "source" on "perldoc perldebug") that will contain > several "c" statements. > > 3. Maybe try Devel::Trepan instead: > https://metacpan.org/release/Devel-Trepan .
Thanks very much. One of those should do the job. -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/