Help for this page
package Third; use Filter::Util::Call; $\ = $/; $, = ":"; ... print 9, __LINE__; #line 42 print 11, __LINE__;