Understand::Gui::column()
Returns the column of the cursor in the current file being edited, or returns 0 (zero) if no file is being edited.
my $col = Understand::Gui::column();