gauge_text gives warning without gauge_set
Brought to you by:
hakamadare,
kckrinke
I am using the UI::Dialog::Gauged class (which isn't mentioned in the README or docs for UI::Dialog) to create a progress bar. If I call gauge_text() without first calling gauge_set(), then a warning is printed to the screen.
Attached is a file demonstrating the problem.
demonstrating the problem.